Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 17,943 for

request

(0.07 sec)
  1. 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/
  2. Fetching image regions|Documentation

    How to get the image regions from the Aspose.OCR Cloud queue....found regions, send a GET request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/fetch-regions/
  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. 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-...
  5. Authorization in Java SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  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. 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/...
  9. Set Barcode Colorscheme|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 request formats: GenerateAsync : GET request with parameters... GenerateBodyAsync : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  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 IScanApi Using GET Request with File URL using Aspose...BarcodeValue}'" ); } } Using POST Request with Base64 Encoded Image using...

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