Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,455 for

body

(0.15 sec)
  1. Get all DrawingObjects in a Word document onlin...

    Get all DrawingObjects in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/drawing-objects/get-all/
  2. Get all OfficeMath objects in a Word document o...

    Get all OfficeMath objects in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/math-objects/get-all/
  3. Delete a Range from a Word document online|Docu...

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

    docs.aspose.cloud/words/range/remove/
  4. 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...
  5. Trying to convert an HTML to a docx file, but s...

    We are testing the HTML to docx conversion in our bubble.io app, but the response doesn’t have the file and status is only pending, we already tried to test it with postman, but still with the same response. image.png (…...0/html/conversion/html-docx body is { “InputPath”: “ https:/...

    forum.aspose.cloud/t/trying-to-convert-an-html-...
  6. Vectorize from Base64 – Aspose.HTML Cloud

    Learn how to vectorize Base64-encoded images using Aspose.HTML Cloud API in synchronous and asynchronous modes, with examples in C# and JavaScript....Authorization: Bearer token Request Body: Copy 1 { 2 "InputBase64" :...

    docs.aspose.cloud/html/vectorization-api/vector...
  7. 通过云端 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...
  8. 通过云端 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/
  9. 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/...
  10. Why is .pfx file mandatory while e sign?

    Why is .pfx file mandatory while e sign? I am trying to use https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-node.js/blob/master/test/testFields.ts#L307 to understand how e sign can be implemen......fields, I am using below request body: { “PageIndex”: 1, “Signature”:...helpful if you can share any body for both of the above mentioned...

    forum.aspose.cloud/t/why-is-pfx-file-mandatory-...