Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 30,381 for

request

(0.04 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. 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-...
  3. 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/
  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....presentations uploaded in the request body. SetEmbeddedFont API Information...fonts in a presentation in the request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/set-embedded-fonts/
  5. 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-...
  6. Set Barcode Size|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....through different types of HTTP requests: generate : Generates a barcode...barcode via GET request. generateBody : Generates a barcode via...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Customize Barcode Appearance|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. 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/
  9. Compress 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....presentations uploaded in the request body. CompressEmbeddedFont...fonts for a presentation in request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/compress-embedded-fonts/
  10. Set Barcode Source|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....Examples for ScanApi Using GET Request with File URL import os from..."__main__" : main () Using POST Request with Base64 Encoded Image import...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...