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

body

(0.1 sec)
  1. Get a comment in a Word document online|Documen...

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

    docs.aspose.cloud/words/comments/get/
  2. Get the Range text in a Word document online|Do...

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

    docs.aspose.cloud/words/range/get/
  3. Get all FormFields in a Word document online|Do...

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

    docs.aspose.cloud/words/formfields/get-all/
  4. Send OMR form for recognition|Documentation

    How to send the filled OMR form to Aspose.OMR cloud for recognition....in JSON format in the request body. { "Images" : [ "Base64 encoded...

    docs.aspose.cloud/omr/send-form-for-recognition/
  5. 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/
  6. Detecting image regions|Documentation

    How to send an image for region detection to the Aspose.OCR Cloud API....in JSON format in the request body. { "image" : "Base64 string"...

    docs.aspose.cloud/ocr/send-for-detection/
  7. Authorization|Documentation

    How to get an access token and use it to authorize Aspose.OCR Cloud API requests....following parameters in the request body (x-www-form-urlencoded): grant_type...

    docs.aspose.cloud/ocr/authorization/
  8. Working with Pivot Filters|Document

    Learn how to add, retrieve, and delete pivot table filters using the Aspose.Cells Cloud REST API. Includes request syntax, required parameters, cURL example, and SDK snippets for C# and Go.... filter object body JSON object that defines the...

    docs.aspose.cloud/cells/pivot-tables/add-filters/
  9. Apply Conditional Formatting to Excel Files at ...

    Add or manipulate conditional formattings (add cell area, apply or get conditional formatting, remove conditional formattings, etc.) in the worksheet....WORDSCLOUD-210: No Swagger field to put body in mail merge WORDSCLOUD-228:...

    blog.aspose.cloud/words/htmlfixed-format-suppor...
  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/