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

body

(0.09 sec)
  1. 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...
  2. Aspose.Cells Cloud – Delete File API|Document

    Delete an Excel file from Aspose.Cells Cloud storage using the RESTful Delete File API. Includes endpoint, parameters, auth, and sample code....deleted successfully (empty body). 401 Unauthorized – missing...HTTP 200 with an empty response body. No JSON payload is returned...

    docs.aspose.cloud/cells/delete-file/
  3. 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/
  4. 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/
  5. Authorization in Dart SDK|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.... In the request body, specify the following parameters:...parse ( baseUrl + endpoint ), body: payload , ); if ( response...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. 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...
  7. 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-...
  8. Import JSON Data into Excel|Document

    Learn how to import JSON data into an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint details, request/response examples, and SDK code for .NET, Java, and Python.... importJsonRequest HTTP body class The request payload that...(true/false). Example Request Body { "JsonFileSource" : { "FilePath"...

    docs.aspose.cloud/cells/import-json-data-into-e...
  9. Set Protection 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.... dto ProtectionProperties body true The protection properties...file. dto ProtectionProperties body true The protection properties...

    docs.aspose.cloud/slides/set-protection-propert...
  10. 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/