Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,477 for

body

(0.2 sec)
  1. Get all table borders in a Word document online...

    Get all table borders 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/get-borders/
  2. Compress a document|Documentation

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

    docs.aspose.cloud/words/documents/compress/
  3. Get a HeaderFooter in a Word document online|Do...

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

    docs.aspose.cloud/words/headers-and-footers/get/
  4. Update all field values in a Word document onli...

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

    docs.aspose.cloud/words/fields/update/
  5. Get table properties in a Word document online|...

    Get table properties 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/get-table-proper...
  6. Get a `Run` object in a Word document online|Do...

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

    docs.aspose.cloud/words/paragraphs/get-run/
  7. Import Double Array into Excel Worksheet|Document

    Learn how to import a double‑array into an Excel worksheet using Aspose.Cells Cloud REST API. Includes authentication, request format, parameters, sample XML/JSON, and response details....first part of the multipart body contains the ImportDoubleArrayOpt...

    docs.aspose.cloud/cells/import-double-array-int...
  8. 通过云端 Node.js SDK 从 PDF 中移除链接

    使用 Aspose.PDF Cloud SDK 在 Node.js 中从 PDF 页面删除超链接。... body ); console . log ( "Downloaded:...LINK_REMOVE_ID ); if ( resultDelete . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/links/remove/
  9. GET Recognize Template Fails: Trouble Scanning ...

    Context: Using Postman for API Request Handling with Aspose.OMR I’m currently integrating the Aspose.OMR API and encountering an issue during the recognition phase. Here’s a step-by-step breakdown of what I’ve done so f…... Request body sample: { "MarkupFile": ".....endpoint with the following body: { "Images": [ "..." ], // base64...

    forum.aspose.cloud/t/get-recognize-template-fai...
  10. 通过 Cloud Node.js SDK 向 PDF 添加链接

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文件插入超链接。... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

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