Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 32,028 for

request

(1.05 sec)
  1. 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/
  2. Set Barcode Image Kind|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.... Usage in API Requests The RecognitionImageKind parameter...and can be set in several requests within the API. It is available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. 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...
  4. Set Embedded Fonts|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....embedding multiple fonts in one request. You can specify font names...provide the font files in the request body. The second option is...

    docs.aspose.cloud/slides/set-embedded-fonts/
  5. Get cells data based on named range|Document

    Retrieve cell values from a named range in an Excel worksheet using the Aspose.Cells Cloud REST API. The service is available via multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and works across a wide range of development platforms....sheetName } /ranges/value Request parameters Parameter Name Type...below demonstrates how to request cell values from a named range...

    docs.aspose.cloud/cells/ranges/get/values/
  6. 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...
  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. 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.... Usage in API Requests The RecognizeApi interface...files using different HTTP request types. Below are the available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....the text aloud, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-text-to-speech/
  10. Set an Embedded Font|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....presentations uploaded in the request body. You can also embed multiple...multiple fonts in one request. SetEmbeddedFont API Information...

    docs.aspose.cloud/slides/set-embedded-font/