Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,512 for

body

(0.03 sec)
  1. Detects objects and draw it on the image|Docume...

    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....pass the image in the request body. It also lets you save the resulting...

    docs.aspose.cloud/imaging/detects-objects-and-d...
  2. Replace a Range with text in a Word document on...

    Replace a Range with text in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/range/replace/
  3. Fetching resized image|Documentation

    How to fetch a resized image from Aspose.OCR Cloud....JSON format in the response body. { "id" : "c4b60313-4f78-45...

    docs.aspose.cloud/ocr/fetch-upsampling-result/
  4. Convert PNG to PDF in C# | Easy Image to PDF Co...

    Convert PNG to PDF Online. Transform PNG to PDF format or easy and simple Image to PDF conversion for long term archival. Free PNG to PDF Converter...pass the image in the request body and the final output is stored...directly passed in the request body. The first step is to create...

    blog.aspose.cloud/imaging/convert-png-to-pdf-in...
  5. Insert a comment into a Word document online|Do...

    Insert a comment into a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/comments/add/
  6. Render a table as an image online|Documentation

    Render a table as an image programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/documents/render-into-i...
  7. Remove all macros from a document|Documentation

    Remove all macros from a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/documents/remove-macros/
  8. Sending table for recognition|Documentation

    How to send a scanned or photographed table for recognition to the Aspose.OCR Cloud API....in JSON format in the request body. { "image" : "Base64 string"...

    docs.aspose.cloud/ocr/send-table-for-recognition/
  9. Add Stamps to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to Add Text Stamp to PDF Document. Check the Node.js source code to add Stamps into PDF file.... body ); console . log ( "Downloaded:...pageStamp ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/stamp/text/
  10. Add Links to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to add a Links to a PDF Document. Check the Node.js source code to add a Links into PDF file.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

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