Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,477 for

body

(0.93 sec)
  1. How to Create an Excel Workbook with a Template...

    Learn how to generate Excel workbooks from template files using the Aspose.Cells Cloud REST API. Includes prerequisites, authentication steps, cURL examples, error‑handling details, and SDK code snippets.... Request Body Parameter Request Body – contains the data...HTTP Status Meaning Example Body 200 Workbook created successfully...

    docs.aspose.cloud/cells/create-an-excel-file-wi...
  2. Replace Links in PDF via Cloud Node.js SDK

    Replace links in PDFs using Aspose.PDF Cloud SDK for Node.js. Update URLs efficiently.... body ); console . log ( "Downloaded:...updResponse . body . code == 200 && updResponse . body . link ) {...

    products.aspose.cloud/pdf/nodejs/links/replace/
  3. Save Generated Barcodes|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....Promise<{ response: HttpResponse; body: Buffer }>. Then you can work...POST request with JSON or XML body. generateMultipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Batch Lock Excel Files|Document

    Aspose.Cells Cloud API enables batch locking of multiple Excel files. Use the REST endpoint or any of the supported SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.) to lock files in bulk....BatchLockRequest BatchLockRequest body JSON body containing lock parameters...

    docs.aspose.cloud/cells/batch/lock/
  5. Convert an Excel File to Different Formats|Docu...

    Convert Excel workbooks to formats such as CSV, PDF, HTML, JSON, Markdown, and more using the Aspose.Cells Cloud REST API....first part of the multipart body contains the data file , and...widths in the workbook. Request Body Parameters Parameter Name Type...

    docs.aspose.cloud/cells/convert-an-excel-file-t...
  6. Compress Embedded Fonts|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....presentations uploaded in the request body. CompressEmbeddedFont API Information...for a presentation in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/compress-embedded-fonts/
  7. Get Presentation Fonts|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....presentation uploaded in the request body. GetFonts API Information API...from presentations in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/get-presentation-fonts/
  8. Delete Embedded Fonts|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....presentations uploaded in the request body. DeleteEmbeddedFont API Information...from a presentation in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/delete-embedded-fonts/
  9. 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...
  10. Aspose.Cells Cloud API – Update Chart Value Axi...

    Learn how to update the value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, request‑Body schema, sample cURL/JSON payload, and error‑response details.... axis object body JSON object that defines the...service to use (optional). Request Body Schema ( axis object) The axis...

    docs.aspose.cloud/cells/charts/value-axis/update/