Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,878 for

body

(0.06 sec)
  1. Merge multiple PDF files via Python

    Merge multiple Slides PDF files with REST API & Open Source Python SDK...result is downloaded in response body. merge_and_save_online to merge...

    products.aspose.cloud/slides/python/merge/pdf/
  2. Insert a HeaderFooter into a Word document onli...

    Insert a HeaderFooter into 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/add/
  3. Merge multiple PPTM files via Perl

    Merge multiple Slides PPTM files with REST API & Open Source Perl SDK...result is downloaded in response body. merge_and_save_online to merge...

    products.aspose.cloud/slides/perl/merge/pptm/
  4. Save a Presentation in a Specified Format to St...

    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/save-a-presentation-in...
  5. Delete all bookmarks from a Word document onlin...

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

    docs.aspose.cloud/words/bookmarks/delete-all/
  6. Insert watermark text into a Word document onli...

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

    docs.aspose.cloud/words/watermark/insert-text/
  7. Delete a paragraph tab stop from a Word documen...

    Delete a paragraph tab stop from a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/paragraphs/tab-stop/del...
  8. Fetching resized image|Documentation

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

    docs.aspose.cloud/ocr/fetch-upsampling-result/
  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/