Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,020 for

body

(0.05 sec)
  1. 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....DocumentProperties object HTTP body (JSON) Document properties to...

    docs.aspose.cloud/cells/developer-guide/30versi...
  2. Manipulate Word Documents | Insert Page Header ...

    Insert page number in Word document and insert headers. You can add different headers in even page numbers and different in odd page numbers....accepts fontDto object in its body, whose Resource Properties’...following JSON object in its body: { "Format": "string", "Alignment":...

    blog.aspose.cloud/words/insert-headers-and-page...
  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. Add Table to PDF via Cloud Node.js SDK

    Add tables into PDF documents using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...jsonTable ]); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/add/
  5. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files.... body ); console . log ( "Downloaded:...jsonTable ); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/replace/
  6. Resize PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to resize PDF Document. Check the Node.js source code to resize PDF file.... body . code != 200 ) { console ....tempFolder , null ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/resize/
  7. Remove Links from PDF via Cloud Node.js SDK

    Delete hyperlinks from PDF pages with Aspose.PDF Cloud SDK in Node.js.... body ); console . log ( "Downloaded:...LINK_REMOVE_ID ); if ( resultDelete . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/links/delete/
  8. 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/...
  9. Lock Excel files|Document

    Aspose.Cells Cloud REST API enables locking Excel files. The service supports multiple SDKs for languages such as C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and provides cURL examples....file file formData (multipart body) The Excel file to be uploaded...

    docs.aspose.cloud/cells/lock-excel-files/
  10. Set modify password of an Excel workbook|Document

    Use Aspose.Cells Cloud REST API to modify the password protection of an Excel workbook. SDKs are available for C#, Java, PHP, Ruby, Node.js, Python, Perl, Go and more.... password string body Password used to modify the...

    docs.aspose.cloud/cells/workbook/password/modify/