Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 29,932 for

request

(0.11 sec)
  1. Facing MaxRetryError When Converting Word Docum...

    Hello, I’m currently involved in a project that requires converting large Word documents (over 100MB) into PDF format using Aspose. For most files under 50MB, the conversion process works fine. However, for documents la…...PDF conversion request = awc.models.requests.ConvertDocumentReque(document=doc...words_api.convert_document(request) Where words_api represents...

    forum.aspose.cloud/t/facing-maxretryerror-when-...
  2. Set Barcode Text|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....formats using GET and POST requests through the GenerateApi ....for generating barcodes: GET Request : Uses parameters in the URL...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. Fetching binarized image|Documentation

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

    docs.aspose.cloud/ocr/fetch-binarization-result/
  4. Fetching rotated image|Documentation

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

    docs.aspose.cloud/ocr/fetch-deskew-result/
  5. JSON Web Token Authentication|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....browser or mobile client makes a request to the authentication server...it to the client. On every request to a restricted resource, the...

    docs.aspose.cloud/storage/json-web-token-authen...
  6. 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 IRecognizeApi interface...files using different HTTP request types. Below are the available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Set Barcode Text|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....formats using GET and POST requests through the GenerateAPI ....for generating barcodes: GET Request : Uses parameters in the URL...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Convert Microsoft Word to PDF in Flutter - Free...

    Hi. I have flutter code like: void convertToPdf(String file,String name,String ext)async{ var configuration = Configuration(’, ‘’); var wordsApi = WordsApi(configuration); var localFileContent = await (File(file).rea…...'/' + remoteFileName); final request = DeleteFileRequest( remoteDataFolder...context.getApi().deleteFile(request); } /// Test for download file...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  9. 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...
  10. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....on; use AsposeCellsCloud::Request::PutConvertWorkbookRe; my $config....xlsx"; my $request = AsposeCellsCloud::Request::PutConvertWorkbookRe->new();...

    products.aspose.cloud/cells/perl/