Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,432 for

body

(1.26 sec)
  1. Create a new or update an existing property in ...

    Create a new or update an existing property in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/documents/properties/ad...
  2. Apply a style to an element in a Word document....

    Apply a style to an element in a Word document. programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/styles/apply/
  3. Reset border properties of a table in a Word do...

    Reset 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...
  4. Fetching dewarped image|Documentation

    How to fetch a dewarped image from Aspose.OCR Cloud....JSON format in the response body. { "id" : "c4b60313-4f78-45...

    docs.aspose.cloud/ocr/fetch-dewarp-result/
  5. Fetching receipt recognition result|Documentation

    How to get the receipt recognition result from the Aspose.OCR Cloud queue....JSON format in the response body. { "id" : "3f030db3-de56-4a...

    docs.aspose.cloud/ocr/fetch-receipt-recognition...
  6. Update the formatting properties of a paragraph...

    Update the formatting properties of a paragraph 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/update/
  7. Authorization in Python SDK|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.... In the request body, specify the following parameters:...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Execute Mail Merge of Any Type to Create Documents

    The Aspose Cloud REST APIs are platform independent and can be used across any platform such as Node.js, Amazon, SalesForce etc. without any installation....updated values in the request body) to update chart legend. [ Read...

    blog.aspose.cloud/total/add-update-or-delete-ex...
  9. MS Project & Oracle Primavera Python SDK - Aspo...

    Open, edit, and convert MS Project and Oracle Primavera projects in your applications using Platform Independent Python Cloud SDK...$this->tasksApi = new TasksApi(); $body = '{ "Index": 2, "PredecessorUid":...$folder = null, $fileName = null, $body); print_r($result); Read, Add...

    products.aspose.cloud/tasks/python/
  10. 通过云 PHP SDK 加密 PDF

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

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