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

request

(0.12 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Working with cURL utility|Aspose Words Cloud Docs

    Using the curl utility to interact with REST APIs...utility Contents [ Hide ] HTTP requests are composed of several components:...headers, query parameters, and request body. Each of these components...

    docs.aspose.cloud/words/getting-started/using-c...
  5. 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/
  6. 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-...
  7. 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-...
  8. Error 400 Calling UploadFileAsync method - Free...

    We have been encountering errors when calling Aspose APIs since this morning. A sample Request URL is: http://api.aspose.cloud/v3.0/pdf/storage/file/uploaded_xxxxxxxx/Invoice.pdf This returns a 400 Bad Request error. …... A sample request URL is: http://api.aspose.cloud/v3...pdf This returns a 400 Bad Request error. In the details section...

    forum.aspose.cloud/t/error-400-calling-uploadfi...
  9. 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/
  10. Recognition workflow|Documentation

    An overview of the Aspose.OCR Cloud recognition process....parameters in the request. To authorize your requests to Aspose.OCR...Authorization header of the request along with the image / PDF...

    docs.aspose.cloud/ocr/recognition-workflow/