Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 31,720 for

request

(0.05 sec)
  1. Working with batch requests|Documentation

    Working with Batch Requests....Working with batch requests Contents [ Hide ] Aspose.Words REST...REST API provides a ‘Batch Request’ feature that allows developers...

    docs.aspose.cloud/words/batch/
  2. Manage and Optimize a Barcode Recognition Witho...

    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....server with parameters in the request body. This API can be used...from an url or from request body. Request body can contain raw...

    docs.aspose.cloud/barcode/v3.0/manage-and-optim...
  3. Authorization|Documentation

    How to get an access token and use it to authorize Aspose.OCR Cloud API Requests....Now request an access token by sending the POST request to https://api...following parameters in the request body (x-www-form-urlencoded):...

    docs.aspose.cloud/ocr/authorization/
  4. Converts a range of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's range to the desired pdf file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertRangeToPdfReq request = new ConvertRangeToPdfReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  5. Converts a table of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's table to the desired html file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertTableToHtmlRe request = new ConvertTableToHtmlRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...
  6. Set Barcode Text|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....formats using GET and POST requests through the GenerateApi ....for generating barcodes: GET Request : Uses parameters in the URL...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Bcr|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.... Requires: request Parse method request. Type: AiBcrParseRequest...StorageFileLocationL model. Requires: request Request with images located on...

    docs.aspose.cloud/email/reference-ai-bcr-api/
  8. Response Format|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....different information based on the request. The default return type is...JSON can be set by setting request Accept-Type header to “application/json”...

    docs.aspose.cloud/total/getting-started/rest-ap...
  9. Converts a range of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's range to the desired html file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class ConvertSpreadsheetEx...ConvertRangeToHtmlRe request = new ConvertRangeToHtmlRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  10. Converts a table of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's table to the desired html file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertTableToJsonRe request = new ConvertTableToJsonRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...