Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,365 for

body

(0.11 sec)
  1. Working with Excel Comments|Document

    Learn how to programmatically add, retrieve, update, and delete Excel comments using the Aspose.Cells Cloud REST API (v3.0). Includes request/response examples, prerequisites, version info, and error‑handling guidance....application/json Sample request body { "CellName" : "B2" , "Comment"...Invalid cell address or request body 401 Unauthorized – missing/invalid...

    docs.aspose.cloud/cells/comments/
  2. Get Signature from PDFs via Cloud Node.js SDK

    Extract signature from PDF document using Aspose.PDF Cloud. Check the Node.js source code to get signatures from PDF file.... body . code == 200 && response . body . fields ) {...showSignatureFieldsA ( response . body . fields ); } else console ...

    products.aspose.cloud/pdf/nodejs/signature/get/
  3. Frequent Errors in File Conversion to PDF API -...

    We are frequently encountering errors with the API for file conversion to PDF today. Here are some examples of the errors we are receiving from your API: System.IO.IOException: Unable to read data from the transport c…...Boolean binaryResponse, String body, Dictionary 2 headerParams,...Boolean binaryResponse, String body, Dictionary 2 headerParams,...

    forum.aspose.cloud/t/frequent-errors-in-file-co...
  4. Configuring Self-Hosted Solution|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....variable contains the upper request body size limit. It defaults to int...contains the upper multipart body size limit. It defaults to int...

    docs.aspose.cloud/slides/configuring-self-hoste...
  5. Add or Replace Line Annotations in a PDF Docume...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-line-annot...
  6. Add or Replace Strikeout Annotations Informatio...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/add-or-replace-strikeout-...
  7. Sort ListObject Data in an Excel Worksheet|Docu...

    Learn how to sort ListObject (table) data in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, sample cURL request, and SDK examples....together with a dataSorter JSON body that defines the sorting criteria...worksheet. dataSorter object body JSON object that specifies sorting...

    docs.aspose.cloud/cells/list-objects/sort-data/
  8. Update Worksheet Properties – Aspose.Cells Clou...

    Learn how to update base properties (e.g., display zeros, ruler visibility) of an Excel worksheet using Aspose.Cells Cloud REST API v3.0. Includes cURL request, SDK samples, parameters, and error handling.... sheet object body JSON object containing worksheet...object is sent in the request body as JSON. Example properties...

    docs.aspose.cloud/cells/worksheets/update-prope...
  9. Batch Convert Excel Files|Document

    Learn how to use Aspose.Cells Cloud API to batch‑convert multiple Excel files into formats such as PDF, CSV, JSON, or Markdown. This guide includes REST endpoint details, request parameters, cURL example, and SDK code snippets for various languages....batchConvertRequest object body Request body containing conversion...

    docs.aspose.cloud/cells/batch/convert/
  10. Aspose.Cells Cloud API – Set Chart Title in an ...

    Learn how to add or update a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes cURL, SDK samples, required parameters, authentication steps, and error handling.... title string body Text of the chart title. folder...request payload." } The request body is malformed or missing required...

    docs.aspose.cloud/cells/chart/title/add/