Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 31,885 for

request

(0.98 sec)
  1. Excel to TIFF|Document

    Learn how to convert Excel workbooks to high‑quality TIFF images with Aspose.Cells Cloud API. Detailed cURL commands, SDK examples (C#, Java, Python, …), authentication steps, and error handling....a workbook supplied in the request body to the specified format...Examples Note: The Convert request body must contain the file...

    docs.aspose.cloud/cells/convert-excel-file-to-t...
  2. Fetching regions recognition result|Documentation

    How to get the region recognition result from the Aspose.OCR Cloud queue....submitted for recognition, the request is queued to ensure a stable...obtain the result, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-region-recognition-...
  3. How to Merge Cells in an Excel Worksheet – Aspo...

    Step‑by‑step guide to merge cells in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, required parameters, authentication, response codes, and error handling.... Authentication All requests must include a Bearer JWT...a token by sending a POST request to the OAuth 2.0 token endpoint...

    docs.aspose.cloud/cells/merge-cells-in-excel-wo...
  4. 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....through different types of HTTP requests: generate : Generates a barcode...barcode via GET request. generateBody : Generates a barcode via...

    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....different request formats: generate : GET request with parameters...string. generateBody : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. 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/
  7. Converts a chart of spreadsheet in cloud storag...

    This method processes a chart of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportChartAsFormatR request = new ExportChartAsFormatR (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/export-chart-a...
  8. 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...
  9. Set Barcode Source|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....Examples for IScanApi Using GET Request with File URL using Aspose...BarcodeValue}'" ); } } Using POST Request with Base64 Encoded Image using...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. 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/