Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 4,136 for

body

(0.19 sec)
  1. Sending image for recognition|Documentation

    How to send an image for recognition to the Aspose.OCR Cloud API....in JSON format in the request body. { "image" : "Base64 string"...

    docs.aspose.cloud/ocr/send-image-for-recognition/
  2. Authorization in Node.js SDK|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.... In the request body, specify the following parameters:...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. Save Generated Barcodes|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.... generate_body : Generates a barcode via POST...POST request with JSON or XML body. generate_multipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Get Metadata from PDF Document via Cloud Node.j...

    Retrieve metadata from PDF documents using Node.js and Aspose.PDF Cloud SDK.... body . properties . forEach ( property...

    products.aspose.cloud/pdf/nodejs/metadata/get/
  5. Aspose.Cells Cloud Replace Web API - Update Tex...

    Efficiently find and replace specified text within any range of a remote Excel file stored in cloud storage. Update content across entire workbooks or selected areas with Aspose.Cells Cloud Web API....Type Path/Query String/HTTP Body Description name String Path...

    docs.aspose.cloud/cells/replace-content-in-remo...
  6. Aspose.Cells Cloud Excel Compression Web API - ...

    Learn how to effectively compress Excel files and reduce spreadsheet size. Optimize workbook performance by removing redundant data, compressing images, and cleaning up formatting. Tools and techniques for shrinking large XLSX/XLS files while preserving data integrity....Type Path/Query String/HTTP Body Description Spreadsheet File...

    docs.aspose.cloud/cells/compress-spreadsheet/
  7. 通过云端 Node.js SDK 旋转 PDF

    Aspose.PDF Cloud 允许您旋转 PDF 文档。查看 Node.js 源代码以旋转 PDF 文件。... body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/rotate/
  8. Convert PDF to SVG via Cloud Node.js SDK

    Export PDF content to SVG vector images using Node.js and Aspose.PDF Cloud SDK.... body ); const buffer = await pdfApi...

    products.aspose.cloud/pdf/nodejs/conversion/pdf...
  9. Convert PDF to PPTX via Cloud Node.js SDK

    Convert PDFs to PowerPoint (PPTX) presentations using Aspose.PDF Cloud SDK in Node.js.... body ); const buffer = await pdfApi...

    products.aspose.cloud/pdf/nodejs/conversion/pdf...
  10. Add Metadata via Cloud Node.js SDK

    Add metadata to PDFs with Node.js using Aspose.PDF Cloud SDK. Improve document indexing and searchability.... body . status ); } Work with Metadata...

    products.aspose.cloud/pdf/nodejs/metadata/add/