Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,020 for

body

(0.13 sec)
  1. Excel to SQL|Document

    Convert Excel spreadsheets to SQL files using Aspose.Cells Cloud REST API. Supports multiple SDKs and programming languages for seamless integration.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/convert-excel-file-to-s...
  2. Excel to PNG|Document

    Convert Excel spreadsheets to PNG images using Aspose.Cells Cloud REST API. Supports multiple SDKs and provides detailed examples for various programming languages.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  3. Import 2‑Dimension Double Array into Excel Work...

    Learn how to import a two‑dimensional double array into an Excel worksheet using Aspose.Cells Cloud REST API. Includes request format, parameters, and SDK code samples....first part of the multipart body contains the Import2DimensionDoub...

    docs.aspose.cloud/cells/import-a-2d-double-arra...
  4. Update Document Properties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... property object body true The property data to be...

    docs.aspose.cloud/slides/update-document-proper...
  5. Get frames range from multipages image|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/get-frames-range-from...
  6. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....in JSON format in the request body. { "text" : "Read this text...

    docs.aspose.cloud/ocr/send-text-to-speech/
  7. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...error_info[:response_body] = e.response_body if e.respond_to?(:response_body)...(:response_body) return { success: false, error: "Upload failed:...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  8. Export Worksheet|Document

    Learn how to export an Excel worksheet to various file formats using Aspose.Cells Cloud REST API and SDKs. Supported formats include PDF, CSV, JSON, image types, and common spreadsheet formats....Excel worksheet from the request body to a specified format PostExport...

    docs.aspose.cloud/cells/export-excel-worksheet-...
  9. Move Pages in PDF via Cloud Node.js SDK

    Reorder or move pages in a PDF using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newPageNumber ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/pages/move/
  10. Creating an AcroForm via Cloud Node.js SDK

    Add form fields to PDFs in Node.js apps using Aspose.PDF Cloud SDK. Simplify interactive form creation.... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/nodejs/acroforms/add/