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

body

(0.03 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  8. 通过云端 Node.js SDK 从 PDF 中移除表格

    Aspose.PDF Cloud 允许您从 PDF 文档中移除表格。查看 Node.js 源代码以从 PDF 文件中移除表格。... body ); console . log ( "Downloaded:...resultTabs . body . code == 200 && resultTabs . body . tables )...

    products.aspose.cloud/pdf/zh/nodejs/table/remove/
  9. Excel to TIFF|Document

    Learn how to convert Excel workbooks to high‑quality TIFF images with Aspose.Cells Cloud API. Detailed cURL commands, SDK examples (C#, Java, Python, …), authentication steps, and error handling....workbook supplied in the request body to the specified format (TIFF)...Examples Note: The Convert request body must contain the file (or a...

    docs.aspose.cloud/cells/convert-excel-file-to-t...
  10. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....object body Definition of the list object (see Request body schema...query Storage name. Request body schema The listObject object...

    docs.aspose.cloud/cells/list-objects/add/