Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,168 for

body

(0.39 sec)
  1. Send OMR form for recognition|Documentation

    How to send the filled OMR form to Aspose.OMR cloud for recognition....in JSON format in the request body. { "Images" : [ "Base64 encoded...

    docs.aspose.cloud/omr/send-form-for-recognition/
  2. Detecting image regions|Documentation

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

    docs.aspose.cloud/ocr/send-for-detection/
  3. Authorization|Documentation

    How to get an access token and use it to authorize Aspose.OCR Cloud API requests....following parameters in the request body (x-www-form-urlencoded): grant_type...

    docs.aspose.cloud/ocr/authorization/
  4. Save Options|Document

    Describes the SaveOptions properties of the Aspose.Cells Cloud REST API, enabling developers to configure workbook‑saving behavior across multiple file formats and options such as HTTP compression, chart cache refresh, and automatic directory creation....Content-Type: application/json Body: JSON representation of the...

    docs.aspose.cloud/cells/save-options/
  5. Apply Conditional Formatting to Excel Files at ...

    Add or manipulate conditional formattings (add cell area, apply or get conditional formatting, remove conditional formattings, etc.) in the worksheet....WORDSCLOUD-210: No Swagger field to put body in mail merge WORDSCLOUD-228:...

    blog.aspose.cloud/words/htmlfixed-format-suppor...
  6. Aspose.Cells Cloud Web API – Set / Modify Open ...

    Learn how to protect an Excel workbook with an open or read‑write password using Aspose.Cells Cloud REST API. Includes request syntax, code samples, and error handling.... Request Body Example (JSON) { "OpenPassword"...

    docs.aspose.cloud/cells/protection/
  7. /v4.0/words/convert intermittently fails with t...

    https://forum.aspose.cloud/t/v4-0-words-convert-intermittently-fails-with-timeout-errors/27721/23 Super Chassi 2 - bubble.docx (39.4 KB) Please see attached the word document used for this exercise. Thanks once again!...same request (same file, same body) works instantly (<1s, 200 response)...tool) with the same headers/body — timed out. For comparison:...

    forum.aspose.cloud/t/v4-0-words-convert-intermi...
  8. Barcode Scanner | QR Code Scanner Online in Jav...

    Create Barcode scanner using Java. Develop QR Code Scanner online. Manipulate barcodes using the Java Cloud SDK from Aspose. Create, read, and modify barcodes. Start today!...Response body will render the output as Response body { "barcodes":...

    blog.aspose.cloud/barcode/manipulate-barcodes-u...
  9. 通过云端 Node.js SDK 解密 PDF

    Aspose.PDF Cloud 允许您解密 PDF 文档。查看 Node.js 源代码以解密 PDF 文件。... body ); console . log ( "Downloaded:...password_encoded ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/zh/nodejs/decrypt/
  10. 通过云端 Node.js SDK 解析 PDF 以提取文本

    使用 Aspose.PDF Cloud SDK for Node.js 解析 PDF 文件以提取文本。增强可发现性和索引。... body . code == 200 ) { console ....await Promise . all ( response . body . fields . list . map ( async...

    products.aspose.cloud/pdf/zh/nodejs/parser/texts/