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

body

(1.4 sec)
  1. Get all CustomXmlPart items in a Word document ...

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

    docs.aspose.cloud/words/customxmlparts/get-all/
  2. Aspose.Cells Cloud API – Get List Object (Table...

    Retrieve a ListObject (table) from an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, HTTPS cURL example, response schema, and SDK snippets for multiple languages....Code Meaning Example JSON error body 400 Bad request – missing/invalid...

    docs.aspose.cloud/cells/list-objects/get/
  3. Copy columns in an Excel worksheet|Document

    Learn how to copy one or more columns in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, required parameters, authentication, error handling, and SDK examples in C#, Java, Python, and more....Status Code Meaning Example JSON Body 400 Bad request – invalid parameters...

    docs.aspose.cloud/cells/columns/copy/
  4. 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/
  5. 通过云 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/
  6. 通过云端 Node.js SDK 删除书签

    使用 Node.js 和 Aspose.PDF Cloud SDK 删除 PDF 书签。简化文档结构。... body ); console . log ( "Downloaded:...DROP_BOOKMARK_PATH ); if ( dropResult . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/bookmarks/r...
  7. 通过云端 Node.js SDK 压缩 PDF

    Aspose.PDF Cloud 允许您优化 PDF 文档。查看 Node.js 源代码以压缩 PDF 文件。... body ); console . log ( "Downloaded:...TEMP_FOLDER ); if ( response . body . code != 200 ) console . error...

    products.aspose.cloud/pdf/zh/nodejs/compress/
  8. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. Customize Barcode Appearance|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....POST request with JSON or XML body. GenerateMultipart : Generates...Barcode with POST Request (JSON Body) package main import ( "context"...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Convert a Presentation and Save It in a Specifi...

    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.... options object body false The format-specific options...

    docs.aspose.cloud/slides/convert-a-presentation...