Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,168 for

body

(0.29 sec)
  1. Verify Signature in PDFs via Cloud Node.js SDK

    Verification of electronic signatures in PDF document using Aspose.PDF Cloud. Check the Node.js source code to verify signature in PDF file.... body . code == 200 ) { if ( response . body . valid ==...Response code: " + response . body . code ); } }, } async function...

    products.aspose.cloud/pdf/nodejs/signature/verify/
  2. Working with Excel Conditional Formatting|Document

    The Aspose.Cells Cloud API for Excel provides endpoints to retrieve, add, modify, and clear conditional formatting rules, enabling dynamic visual analysis of worksheet data....in/{index}/cellarea Request Body (JSON): { "FirstRow": 1, "FirstColumn":...n/{index}/condition Request Body (JSON): { "Type": "CellValue"...

    docs.aspose.cloud/cells/conditional-formattings/
  3. Set Barcode Text|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....are provided in the request body. POST Request (Multipart Form)...POST request with JSON or XML body. generateMultipart : Generates...

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

    Learn how to use Aspose.Cells Cloud REST API to batch protect multiple Excel files. Includes request details, cURL example, and SDK code samples for various languages....batchProtectRequest BatchProtectRequest body JSON payload that specifies...conditions. optional Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/batch/protect/
  5. Update Chart Second Value Axis|Document

    Updates the second value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request examples, response codes, and prerequisites.... axis object body Settings for the second value...storage service. Example request body (JSON): { "IsAutomaticMajorUnit"...

    docs.aspose.cloud/cells/charts/second-value-axi...
  6. Compress Data in an Excel File|Document

    Compress Excel files (XLS, XLSX, XLSM, XLSB, ODS) using Aspose.Cells Cloud REST API. Set compression level, handle multiple files, and integrate via SDKs....Type Path/Query String/HTTP Body Description file file formData...stronger compression Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/compress-excel-files/
  7. GetStructureInRemoteSpreadsheet|Document

    Retrieve the structural metadata of a remote Excel workbook, including worksheets, tables, pivot tables, charts, shapes, and other core information....Type Path/Query String/HTTP Body Description name string Path...opening spreadsheet file. Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/cells/name/structure/
  8. Python Cloud SDK for AutoCAD - Create, Edit & C...

    Read & Convert AutoCAD DWG, DWF to PDF or images in the Cloud via Python. Rotate CAD images, scale CAD diagrams, flip CAD sketches...existing CAD drawing via Request Body Fetch information regarding...Change scale of a CAD image via Body Rotate and flip the existing...

    products.aspose.cloud/cad/python/
  9. CAD Java REST API - Process & Export AutoCAD DW...

    Java Cloud SDK to Open, Edit & Convert AutoCAD DWG, DWF to PDF or images, rotate CAD images, scale CAD diagrams, flip CAD sketches...supported file formats, via request body. You can convert from DXF (R12/2007/2010)...Export CAD drawing using Request Body Fetch AutoCAD image properties...

    products.aspose.cloud/cad/java/
  10. Parse Pdf for extraction Images via Cloud Node....

    Parse PDF files for extraction Images using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body . code == 200 ) { response . body . images ....( filePath , responseImage . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/parser/images/