Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 31,883 for

request

(1.74 sec)
  1. 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...
  2. 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-...
  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 IRecognizeApi 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. 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/...
  6. File|Aspose Words Cloud Docs

    File...File Contents [ Hide ] Request Response Model Copy CopyFileRequest...datetime. RequestId string The request id. FilesList Represents a...

    docs.aspose.cloud/words/spec/file/
  7. 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-...
  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. 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/...
  10. Convert XLS to DOCX using Java

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

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