Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,296 for

body

(0.26 sec)
  1. How to Work with Visibility on an Excel Workshe...

    Learn to programmatically hide or unhide Excel worksheets using Aspose.Cells Cloud REST API. Includes request URLs, cURL & .NET SDK examples, error handling, and version‑specific notes....Invalid JSON body or missing Visible Ensure the request body is valid...Mitigation 400 Invalid JSON body or missing Visible Provide a...

    docs.aspose.cloud/cells/worksheets/panes/
  2. Copy contents and formats from another workshee...

    Learn how to copy a worksheet and its formats to a new sheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL, and SDK examples for C#, Java, Python, and more.... options object body JSON object containing copy...codes together with a JSON error body. Typical responses include:...

    docs.aspose.cloud/cells/worksheets/copy/
  3. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go.... chart object body JSON object that defines the...the storage service. Request Body Schema The chart object contains...

    docs.aspose.cloud/cells/charts/properties/update/
  4. 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/
  5. Replace 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....presentations uploaded in the request body. Optionaly the new font can...presentation in the request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/replace-presentation-f...
  6. Aspose Words Cloud Python Self Host - Process h...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…..."html", "htmlText": "<html> <body> <div> <img src='#{img_path}'>...-5px'>#{caption}</div> </div> </body> </html>" } How to write the...

    forum.aspose.cloud/t/aspose-words-cloud-python-...
  7. Batch Unlock|Document

    Unlock multiple Excel files in batch using Aspose.Cells Cloud REST API. Supports SDKs for C#, Java, Python, and other languages....Description BatchLockRequest body Request body that contains the unlock...

    docs.aspose.cloud/cells/batch/unlock/
  8. Aspose.cloud/v3.0/cells/{file_name}/importdata ...

    https://api.aspose.cloud/v3.0/cells/{file_name}/importdata I want to output JSON data with the above REST API at the specified position. The data will be output on the first line even if the start line is specified as 1…... request_body = { “Data”: json_data, “ImportDataType”:...following for the request body. request_body = { “importJsonRequest”:...

    forum.aspose.cloud/t/aspose-cloud-v3-0-cells-fi...
  9. Extract attachments from PDF documents via Aspo...

    Extract PDF attachments using Node.js and Aspose.PDF Cloud SDK. Access embedded content via API.... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/nodejs/attachments/get/
  10. Sort Data of Range on an Excel Worksheet|Document

    Sort a specific range in an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint, required parameters, authentication steps, error handling, and SDK examples.... dataSorter object body Yes JSON object that defines...dataSorter object schema – The body must contain a JSON object with...

    docs.aspose.cloud/cells/worksheets/sort-data/