Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,221 for

body

(0.07 sec)
  1. Set range value on an Excel worksheet|Document

    The Aspose.Cells Cloud REST API enables setting a value for a range in an Excel worksheet. SDKs are available for multiple programming languages, including Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....query Input value range object body Range object in the worksheet...

    docs.aspose.cloud/cells/ranges/update/values/
  2. Working with pivot filters|Document

    Learn how to add and manage pivot table filters using the Aspose.Cells Cloud REST API. Includes request syntax, parameter details, cURL example, and SDK code snippets for multiple programming languages.... filter object body JSON object that defines the...

    docs.aspose.cloud/cells/pivot-tables/add-filters/
  3. Update cell style for pivot table|Document

    Learn how to use Aspose.Cells Cloud REST API to update the style of a cell in a pivot table. Includes request details, cURL example, and SDK code snippets for multiple programming languages.... style object body Style DTO (data‑transfer object)...

    docs.aspose.cloud/cells/pivot-tables/format/
  4. Fetch form recognition results|Documentation

    How to fetch from recognition results from Aspose.OMR Cloud....JSON format in the response body. { "id" : "85bc0ca8-a76e-44...

    docs.aspose.cloud/omr/fetch-recognition-results/
  5. 通过云端 Node.js SDK 向 PDF 添加签名

    Aspose.PDF Cloud 允许您向 PDF 文档添加签名。查看 Node.js 源代码以将签名添加到 PDF 文件中。... body ); console . log ( "Downloaded:...PDF_DOCUMENT_NAME , field ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/zh/nodejs/signature/add/
  6. Aspose.Cells Cloud Web API – Convert Worksheet ...

    Learn how to convert a specific worksheet from a local Excel file to an HTML document with Aspose.Cells Cloud Web API. This guide covers request parameters, response format, error handling, and real‑world use cases for seamless cloud‑native conversion....read directly from the request body; no prior upload to cloud storage...OK) Content-Type: text/html Body: binary stream of the generated...

    docs.aspose.cloud/cells/convert-worksheet-to-html/
  7. Move Pages in PDF via Cloud Node.js SDK

    Reorder or move pages in a PDF using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newPageNumber ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/pages/move/
  8. Creating an AcroForm via Cloud Node.js SDK

    Add form fields to PDFs in Node.js apps using Aspose.PDF Cloud SDK. Simplify interactive form creation.... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/nodejs/acroforms/add/
  9. Autofit a column on an Excel worksheet|Document

    The Aspose.Cells Cloud REST API enables you to autofit columns in an Excel worksheet. This guide shows how to invoke the API via HTTP, cURL, and the available SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go).... autoFitterOptions object body Options that control the autofit...

    docs.aspose.cloud/cells/worksheets/autofit/column/
  10. Import Data into Excel files and Export data fr...

    Use Aspose.Cells Cloud API to import data from various sources into Excel files and export Excel workbooks, charts, and other objects to multiple formats such as XLSX, CSV, PDF, PNG, and more....ImportOption ImportOptions HTTP body Specifies the import format...name importData ImportOptions body Import data payload Import data...

    docs.aspose.cloud/cells/data-import-and-export/