Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 30,733 for

request

(0.07 sec)
  1. 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/...
  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. 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/...
  4. Encountering an issue while uploading/downloadi...

    https://api.aspose.cloud/v3.0/3d/storage/file/3D%2Fshoe_sp.glb?storageName=Convertions Here are the details: Response Body: { “Uploaded”: [], “Errors”: [ { “Code”: “errorAmazonS3Storage”, “Message”: “AmazonS3 Sto…...“AmazonS3 Storage exception: The request signature we calculated does...application/json; charset=utf-8 Request for Help: Can anyone provide...

    forum.aspose.cloud/t/encountering-an-issue-whil...
  5. MergeAndSaveOnline (Slides Merge API) suddenly ...

    Body: Hello Aspose team, We started experiencing an issue today (2025-09-04) when calling the Slides merge endpoint: POST http://api.aspose.cloud/v3.0/slides/merge Method: MergeAndSaveOnline Product: Aspose.Slides API…...0 The request returns a 400 error with the...showing the error details and request trace IDs. A few important...

    forum.aspose.cloud/t/mergeandsaveonline-slides-...
  6. Converting a Worksheet to SVG - Free Support Fo...

    Hello, I am trying to convert a worksheet to a .svg file, but aspose is returning a .png file instead. When I look at the specs listed here I can see the svg is a supported format for both ConvertWorksheetRequest and Ra…...image_format="svg", ) range_convert_request = RangeConvertRequest( source...image_or_print_options=image_options, ) request = PostWorksheetCellsRa( name=aspose_file_name...

    forum.aspose.cloud/t/converting-a-worksheet-to-...
  7. 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 com.aspose...import com.aspose.barcode.cloud.requests.ScanRequestWrapper ; import...

    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. Is there any limitation for payload json - Free...

    413 Request Entity Too Large Request Entity Too Large The Requested resource does not allow Request data with PUT Requests, or the amount of data provided in the Request exceeds the capacity limit.... 7:26am 1 413 Request Entity Too Large Request Entity Too Large...Large The requested resource does not allow request data with PUT...

    forum.aspose.cloud/t/is-there-any-limitation-fo...
  10. 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/