Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 31,709 for

request

(1.67 sec)
  1. Save Generated Barcodes|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  2. 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 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 {...ConvertTableToPdfReq request = new ConvertTableToPdfReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...
  3. 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 csv file, and returns the converted result.he source file path and target format must be specified correctly.Ensure that the necessary permissions are in place to read the source file and write the converted file if applicable. The conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. If the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown.Supported formats for conversion depend on the available libraries and their capabilities....request.* ; public class ConvertSpreadsheetEx...ConvertRangeToCsvReq request = new ConvertRangeToCsvReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  4. Converts a worksheet of spreadsheet on a local ...

    This method reads a spreadsheet file from the local file system, converts it's worksheet to the desired image format (e.g., svg, png, ...), 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 {...ConvertWorksheetToIm request = new ConvertWorksheetToIm (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-worksh...
  5. 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/
  6. 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...
  7. Get metadata from Excel files|Document

    Retrieve built‑in or custom metadata from Excel workbooks using Aspose.Cells Cloud REST API. Includes Request format, parameters, sample SDK code, and error handling.... The request must include an Authorization:...metadata groups to return. Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/metadata/get/
  8. 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/...
  9. Authorization|Documentation

    How to get an access token and use it to authorize Aspose.OMR 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/omr/authorization/
  10. Update Multiple Cells Style – Aspose.Cells Clou...

    Learn how to update the style of a cell range in an Excel workbook using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, authentication, error handling, SDK snippets, and version information.... Request a token from the Aspose Cloud...Include the token in each request: Authorization: Bearer <access_token>...

    docs.aspose.cloud/cells/update-multiple-cells-s...