Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,299 for

body

(0.79 sec)
  1. Aspise.Cells Cloud Web API – Other Features: He...

    Explore Aspose.Cells Cloud other features: health‑check endpoint, public key retrieval, and token generation to secure your Excel API integrations....Client Secret in the request body; the response contains access_token...

    docs.aspose.cloud/cells/other-features/
  2. 通过云端 Node.js SDK 在 PDF 页眉中添加图片

    使用 Aspose.PDF Cloud 在 Node.js 中向 PDF 添加图片页眉。自动化报告格式化。...body 对象执行一些操作 创建具有所需属性的新链接注释 使用 ...filePath , changedPdfData . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/zh/nodejs/header/image/
  3. Add Table to PDF via Cloud Node.js SDK

    Add tables into PDF documents using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...jsonTable ]); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/add/
  4. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files.... body ); console . log ( "Downloaded:...jsonTable ); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/replace/
  5. Convert AutoCAD DWG, DWF & DXF Drawings in Clou...

    Build CAD processing cloud-based programs via cURL commands to export AutoCAD DWG, DWF & DXF files, scale, rotate, flip and edit drawings...existing AutoCAD files via Request Body Retrieve image properties for...Change AutoCAD image scale via Body Rotate or flip existing AutoCAD...

    products.aspose.cloud/cad/curl/
  6. Export Workbook|Document

    A step‑by‑step guide on exporting Excel workbooks to multiple formats—including PDF, CSV, JSON, and various image types—using the Aspose.Cells Cloud REST API and SDKs....Excel objects from the request body to a chosen format PostExport...

    docs.aspose.cloud/cells/export-excel-to-differe...
  7. Aspose.Cells Cloud Web API – Convert Spreadshee...

    Learn how to convert Excel files (XLS, XLSX, XLSM…) to CSV using Aspose.Cells Cloud API. Includes authentication steps, cURL sample, SDK code snippets, and error handling....returned directly in the response body. Example: /output/reports/ ...Content-Length: <size in bytes> Body: Binary stream containing the...

    docs.aspose.cloud/cells/convert-spreadsheet-to-...
  8. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body ); console . log ( "Downloaded:...remoteFolder ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/parser/form-to...
  9. Add an OLE object in an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to add OLE objects to Excel worksheets. The API can be called directly or through SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go.... oleObject object body The OLE object definition. upperLeftRow...

    docs.aspose.cloud/cells/oleobjects/add/
  10. Add Text Stamps to PDFs via Cloud Node.js SDK

    Insert text stamps into PDFs with Aspose.PDF Cloud SDK for Node.js.... body ); console . log ( "Downloaded:...pageStamp ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/stamp/text/