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

request

(0.33 sec)
  1. How to convert Microsoft Word Document to PDF w...

    Checking out the Aspose Cloud at the moment using the trial and having issues attempting to convert a Word document to a PDF using the REST API. Using a REST test client with the call below and attaching a docx file to …...file to the request, but getting a 403 Forbidden request. I’ve created...App Key are correct in the request. Is anyone able to tell me...

    forum.aspose.cloud/t/how-to-convert-microsoft-w...
  2. 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/...
  3. File|Aspose Words Cloud Docs

    File...File Contents [ Hide ] Request Response Model Copy CopyFileRequest...datetime. RequestId string The request id. FilesList Represents a...

    docs.aspose.cloud/words/spec/file/
  4. 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 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 ConvertSpreadsheetEx...ConvertRangeToHtmlRe request = new ConvertRangeToHtmlRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  5. Working with batch requests|Documentation

    Working with Batch Requests....Working with batch requests Contents [ Hide ] Aspose.Words REST...REST API provides a ‘Batch Request’ feature that allows developers...

    docs.aspose.cloud/words/batch/
  6. 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...
  7. Hello, world!|Documentation

    Get familiar with Aspose.OCR Cloud by running the simplest example on any system.... Now request an access token with the following...following API call: curl --request POST --location 'https://api...

    docs.aspose.cloud/ocr/hello-world/
  8. 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 image format (e.g., PNG, SVG, Tiff), 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-...
  9. 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-...
  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/