Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,184 for

body

(0.17 sec)
  1. Use a Document Template|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.... data string body false The input data for filling...

    docs.aspose.cloud/slides/use-a-document-template/
  2. 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...
  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. 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-...
  5. 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...
  6. 通过云端 Node.js SDK 创建 AcroForm

    使用 Aspose.PDF Cloud SDK 在 Node.js 应用中添加 PDF 表单字段。简化交互式表单创建。... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/zh/nodejs/acroforms/add/
  7. 通过云端 Node.js SDK 添加书签

    使用 Aspose.PDF Cloud SDK for Node.js 向 PDF 添加书签。启用文档中的导航和结构。... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/zh/nodejs/bookmarks/add/
  8. 通过云 PHP 解密 PDF

    Aspose.PDF Cloud 允许您解密 PDF 文档。查看 PHP 源代码以解密 PDF 文件。...file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...$documentPassword ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/zh/php/decrypt/
  9. Reset all border properties of a table in a Wor...

    Reset all border properties of a table in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/tables/reset-border-pro...
  10. Add a paragraph to a Word document online|Docum...

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

    docs.aspose.cloud/words/paragraphs/add/