Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 31,669 for

request

(0.31 sec)
  1. 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/
  2. 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....JSON can be set by setting request Accept-Type header to “application/json”...“application/json”, see Request Format for samples. The structure...

    docs.aspose.cloud/storage/response-format/
  3. Convert Word to HTML without using storage - Fr...

    Have an asp.net web application that needs to convert HTML to docx. I’m using the .net word-cloud nuget package and can load the HTML using LoadWebDocumentData. I’d like to convert to docx and stream the file back to t…...HTML content directly in the request body and receive the converted...content as a string. Make a request to the Aspose.Words Cloud API...

    forum.aspose.cloud/t/convert-word-to-html-witho...
  4. 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-...
  5. Converts a chart of spreadsheet on a local driv...

    This method reads a chart of spreadsheet file from the local file system, converts it into the desired pdf format, 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...ConvertChartToImageR request = new ConvertChartToImageR (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-chart-...
  6. 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...
  7. Fetching resized image|Documentation

    How to fetch a resized image from Aspose.OCR Cloud....submitted for upsampling, the request is queued similar to the recognition...resized image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-upsampling-result/
  8. Convert Workbook with Row & Column Headers Visi...

    Is it possible to convert an Excel workbook to PNG with visible row and column headers?...request.*; import java.io.File; import...localFilePath, ""); // Create a request to convert the workbook PutConvertWorkbookRe...

    forum.aspose.cloud/t/convert-workbook-with-row-...
  9. 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/...
  10. Fetching audio|Documentation

    How to get the text-to-speech conversion result from the Aspose.OCR Cloud queue....be converted to speech, the request is queued to ensure a stable...conversion task. Send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-voice/