Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 31,669 for

request

(0.12 sec)
  1. Fetching PDF converted from DjVu|Documentation

    How to get the PDF document converted from DjVu file from the Aspose.OCR Cloud queue....obtain the result, 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-djvu-conversion-res...
  2. 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-...
  3. 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/...
  4. Contact - About - aspose.com

    English Deutsch Français 日本 中文 Русский हिन्दी العربية Português Indonesian Español Nederlands Italiano Contact Us Tec...... Request a Meeting Arrange a meeting...available only in English. × Request a Meeting Let us know how we...

    about.aspose.com/contact/
  5. 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/...
  6. 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-...
  7. 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-...
  8. Execute Mail Merge of Any Type to Create Documents

    This post covers how to merge multiple PDF files into a single PDF file in PHP. Aspose.PDF Cloud allows you to create, update, merge, split or convert PDFs....resource can be used and a PUT request can be sent (specifying options...resource can be used and a POST request can be sent (specifying options...

    blog.aspose.cloud/total/add-update-or-delete-pi...
  9. Error Aspose Cloud API - Free Support Forum - a...

    From HTTP Request Error code ETIMEDOUT Full message connect ETIMEDOUT Request { "headers": { "accept": "application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0.9, image/*;q=0.8, */*;q=0.7", "co…... 2026, 1:25pm 1 From HTTP Request Error code ETIMEDOUT Full message...message connect ETIMEDOUT Request { "headers": { "accept": "application/json...

    forum.aspose.cloud/t/error-aspose-cloud-api/27258
  10. Convert CSV to TXT using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a CSV format file to a TXT format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/csv...