Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,168 for

body

(0.19 sec)
  1. Change Column Widths Inside a Range|Document

    Learn how to change column widths inside a range using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, etc.). Includes cURL, request/response details, and authentication steps....column width value range object body Range object that defines the...client secret. Q: What JSON body should I send to change the...

    docs.aspose.cloud/cells/ranges/update/column-wi...
  2. Batch Protect Excel Files|Document

    Learn how to use Aspose.Cells Cloud REST API to batch protect multiple Excel files. Includes request details, cURL example, and SDK code samples for various languages....batchProtectRequest BatchProtectRequest body JSON payload that specifies...conditions. optional Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/batch/protect/
  3. Update Chart Second Value Axis|Document

    Updates the second value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request examples, response codes, and prerequisites.... axis object body Settings for the second value...storage service. Example request body (JSON): { "IsAutomaticMajorUnit"...

    docs.aspose.cloud/cells/charts/second-value-axi...
  4. Compress Data in an Excel File|Document

    Compress Excel files (XLS, XLSX, XLSM, XLSB, ODS) using Aspose.Cells Cloud REST API. Set compression level, handle multiple files, and integrate via SDKs....Type Path/Query String/HTTP Body Description file file formData...stronger compression Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/compress-excel-files/
  5. GetStructureInRemoteSpreadsheet|Document

    Retrieve the structural metadata of a remote Excel workbook, including worksheets, tables, pivot tables, charts, shapes, and other core information....Type Path/Query String/HTTP Body Description name string Path...opening spreadsheet file. Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/cells/name/structure/
  6. Add Image to the Fooetrs of PDFs via Cloud Node...

    Insert image footers to PDF documents using Aspose.PDF Cloud SDK in Node.js....body object Create a new Link Annotation...filePath , changedPdfData . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/footer/image/
  7. Convert an Excel file to another format or save...

    Learn how to convert Excel workbooks to PDF, CSV, JSON, HTML, and over 15 other formats using Aspose.Cells Cloud REST API. Includes endpoint details, sample cURL commands, and SDK snippets for Java, .NET, Python, and more....(or included in the request body for the PUT conversion endpoint)...workbook supplied in the request body to the specified output format...

    docs.aspose.cloud/cells/conversion-and-save-as/
  8. Set Barcode Text|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....are provided in the request body. POST Request (Multipart Form)...POST request with JSON or XML body. generateMultipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. Parse Pdf for extraction Images via Cloud Node....

    Parse PDF files for extraction Images using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body . code == 200 ) { response . body . images ....( filePath , responseImage . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/parser/images/
  10. Add Image in Header of PDF via Cloud Node.js SDK

    Add image headers to PDFs in Node.js with Aspose.PDF Cloud. Automate report formatting....body object Create a new Link Annotation...filePath , changedPdfData . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/header/image/