Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,168 for

body

(0.45 sec)
  1. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....in JSON format in the request body. { "text" : "Read this text...

    docs.aspose.cloud/ocr/send-text-to-speech/
  2. Update Chart Legend in a Worksheet|Document

    How to update a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API, with cURL request examples and SDK code snippets for multiple programming languages.... legend object body JSON object that defines the...

    docs.aspose.cloud/cells/charts/legend/update/
  3. Aspose.Cells Cloud Web API - Automatically Dele...

    Use Aspose.Cells Cloud API to automatically delete blank or empty worksheets from Excel workbooks. Learn how to identify and remove sheets without data, formulas, charts, or objects, improving workbook performance and organization....Type Path/Query String/HTTP Body Description Spreadsheet File...is returned in the response body. Content‑Type: application/octet-stream...

    docs.aspose.cloud/cells/delete-spreadsheet-blan...
  4. 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/
  5. Set Row Height for a Range in Excel – Aspose.Ce...

    Change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, sample responses, and SDK snippets for multiple languages.... Request Body (JSON) The body must contain a Range...

    docs.aspose.cloud/cells/developer-guide/30versi...
  6. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body ); console . log ( "Downloaded:...remoteFolder ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/parser/form-to...
  7. HTML-ის გადაყვანა PowerPoint (PPT/PPTX) ფორმატშ...

    ისწავლეთ, როგორ გადაყვანოთ HTML ფაილები და ვებ‑გვერდები PowerPoint პრეზენტაციებად, უსაფრთხო .NET REST API‑ის გამოყენებით, C# და cURL მაგალითებით....PPT Online </title> </Head> <Body><h1> Main Heading... </h1> </br>...pages along with the text. </Body> </Html>" შეცვალეთ {ACCESS_TOKEN}...

    blog.aspose.cloud/ka/slides/convert-powerpoint-...
  8. Flip AutoCAD DWG | Rotate AutoCAD DXF Online | ...

    Flip Rotate resize AutoCAD drawings using REST API. Free Cloud REST APIs to convert DWG, DWF, DXF, DWT, DGN, IGS, PLT to PDF PNG JPEG for Free...9Zk85N8HbUJNdVHjHyS Request Body { "DefaultFont": null, "SpecifiedEncoding":...and provided in the request body. Please note that during image...

    blog.aspose.cloud/cad/rest-api-to-convert-flip-...
  9. Add Bookmarks via Cloud Node.js SDK

    Add bookmarks to PDFs using Aspose.PDF Cloud SDK for Node.js. Enable navigation and structure in documents.... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/nodejs/bookmarks/add/
  10. Add Image Stamp to PDFs via Cloud Node.js SDK

    Insert image stamps to PDF documents using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...pageStamp ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/stamp/image/