Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,020 for

body

(0.32 sec)
  1. Create an empty Excel workbook|Document

    Create an empty Excel workbook using Aspose.Cells Cloud REST API. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.) and supports various storage options.... Request Body Parameter Parameter Name Type...

    docs.aspose.cloud/cells/create-an-empty-excel-f...
  2. Autofit multiple rows on an Excel worksheet|Doc...

    Use the Aspose.Cells Cloud REST API to autofit multiple rows in an Excel worksheet. The API is available through various SDKs (C#, Java, PHP, Python, Ruby, Go, etc.) for seamless integration.... autoFitterOptions object body Options that control how rows...

    docs.aspose.cloud/cells/worksheets/autofit/rows/
  3. Manipulate Text, Images, Bookmarks and Watermar...

    Create or edit Text, Images, Bookmarks, Annotations, Links and Watermarks in a PDF document. You can sign a document or update form fields in PDF....pdf" body = AppendDocument.AppendDocument() body.Document...appendFileName body.StartPage = startPage body.EndPage = endPage...

    blog.aspose.cloud/total/new-release-of-aspose.p...
  4. 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.... recognize_body : Recognizes barcode from a...file provided in the request body using a POST request with JSON...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Set Barcode Colorscheme|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....generate_body : POST request with parameters in the body (JSON or...Using POST Request with JSON Body import os from aspose_barcode_cloud...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Convert AutoCAD DWG, DWF & DXF Drawings in Clou...

    Build CAD processing cloud-based programs via cURL commands to export AutoCAD DWG, DWF & DXF files, scale, rotate, flip and edit drawings...existing AutoCAD files via Request Body Retrieve image properties for...Change AutoCAD image scale via Body Rotate or flip existing AutoCAD...

    products.aspose.cloud/cad/curl/
  7. 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) import 'dart:io' ; import 'dart:typed_data'...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Set Barcode Size|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) import 'dart:io' ; import 'dart:typed_data'...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. Manipulate Word Documents | Insert Page Header ...

    Insert page number in Word document and insert headers. You can add different headers in even page numbers and different in odd page numbers....accepts fontDto object in its body, whose Resource Properties’...following JSON object in its body: { "Format": "string", "Alignment":...

    blog.aspose.cloud/words/insert-headers-and-page...
  10. Resize PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to resize PDF Document. Check the Node.js source code to resize PDF file.... body . code != 200 ) { console ....tempFolder , null ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/resize/