Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,365 for

body

(0.12 sec)
  1. Extract Frame from a Multi-Frame TIFF Image|Doc...

    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....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/extract-frame-from-a-...
  2. Convert a Presentation and Get It in a Specifie...

    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...
  3. Encrypt PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the PHP source code to encrypt PDF file....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...'ENCRYPT_ALGORITHM' ] ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/php/encrypt/
  4. Calculate All Formulas on an Excel Workbook|Doc...

    Learn how to calculate every formula in an Excel workbook using the Aspose.Cells Cloud REST API. Includes cURL example, request parameters, detailed response schema, prerequisites, error‑handling guidance, and inline SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go.... options CalculationOptions body JSON object that specifies calculation...

    docs.aspose.cloud/cells/calculate-all-formulas-...
  5. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....specify export options in request body for POST method of saveAs resource...

    blog.aspose.cloud/slides/export-shape-in-a-slid...
  6. Decrypt PDF via Cloud PHP

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the PHP source code to decrypt PDF file....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...$documentPassword ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/php/decrypt/
  7. RotateFlip an Image|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....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/rotateflip-an-image/
  8. Merge Presentations from Various Sources into a...

    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.... request object body false The information about...

    docs.aspose.cloud/slides/merge-presentations-fr...
  9. Update WMF Image Properties|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....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/update-wmf-image-prop...
  10. Add Text to Excel: Efficiently Insert Data with...

    Adds text to a specified location in an Excel spreadsheet via the Aspose.Cells Cloud API....Description addTextOptions Class Body Specifies the text content and...

    docs.aspose.cloud/cells/excel-add-text/