Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,296 for

body

(0.07 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. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...Body contains the XML If the call...parameters) and the exact response body (the 403 JSON). Provide these...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  8. Email Sending using Aspose.Email Cloud in Herok...

    Heroku is a platform as a service (PaaS), this article helps you setup a heroku python app, and how to use Aspose.Email Cloud for email sending....subject='Some subject', body='Some body') api.client.message.send(...

    blog.aspose.cloud/email/email-sending-using-asp...
  9. 通过 Cloud Node.js SDK 解析 PDF 以提取表格

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

    products.aspose.cloud/pdf/zh/nodejs/parser/tables/
  10. 在Node.js SDK中加密PDF

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

    products.aspose.cloud/pdf/zh/nodejs/encrypt/