Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,299 for

body

(0.19 sec)
  1. Calculate All Formulas on an Excel Workbook|Doc...

    Learn how to calculate every formula in an Excel workbook using the Aspose.Cells Cloud REST API. Includes cURL example, request parameters, detailed response schema, prerequisites, error‑handling guidance, and inline SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go.... options CalculationOptions body JSON object that specifies calculation...

    docs.aspose.cloud/cells/calculate-all-formulas-...
  2. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....specify export options in request body for POST method of saveAs resource...

    blog.aspose.cloud/slides/export-shape-in-a-slid...
  3. Encrypt PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the PHP source code to encrypt PDF file....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...'ENCRYPT_ALGORITHM' ] ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/php/encrypt/
  4. DOCX -> PDF converting doesn't work for a speci...

    I’m unable to convert the attached file to PDF. I tried both in our environment (version "asposewordscloud": "25.7.0") and on the Aspose demo site — in both cases I get a 500 error: Cannot insert a node of this type at …..., Body , Run , Paragraph ). Send that...you performed (URL, request body, authentication method). The...

    forum.aspose.cloud/t/docx-pdf-converting-doesnt...
  5. 通过云端 Node.js SDK 删除书签

    使用 Node.js 和 Aspose.PDF Cloud SDK 删除 PDF 书签。简化文档结构。... body ); console . log ( "Downloaded:...DROP_BOOKMARK_PATH ); if ( dropResult . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/bookmarks/r...
  6. 通过云端 Node.js SDK 压缩 PDF

    Aspose.PDF Cloud 允许您优化 PDF 文档。查看 Node.js 源代码以压缩 PDF 文件。... body ); console . log ( "Downloaded:...TEMP_FOLDER ); if ( response . body . code != 200 ) console . error...

    products.aspose.cloud/pdf/zh/nodejs/compress/
  7. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Customize Barcode Appearance|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....POST request with JSON or XML body. GenerateMultipart : Generates...Barcode with POST Request (JSON Body) package main import ( "context"...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. GET Recognize Template Fails: Trouble Scanning ...

    Context: Using Postman for API Request Handling with Aspose.OMR I’m currently integrating the Aspose.OMR API and encountering an issue during the recognition phase. Here’s a step-by-step breakdown of what I’ve done so f…... Request body sample: { "MarkupFile": ".....endpoint with the following body: { "Images": [ "..." ], // base64...

    forum.aspose.cloud/t/get-recognize-template-fai...
  10. Convert a Presentation and Save It in a Specifi...

    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.... options object body false The format-specific options...

    docs.aspose.cloud/slides/convert-a-presentation...