Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 31,679 for

request

(0.12 sec)
  1. 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....type represented multipart request file. Base64 Encoded Image:...Examples for ScanApi Using GET Request with File URL const fs = require...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  2. Convert Excel files to other formats.

    Aspose.Cells Cloud provides robust support for Excel file format conversion, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on....request.* ; public class Example {...ExportSpreadsheetAsF request = new ExportSpreadsheetAsF (); request . setname...

    products.aspose.cloud/cells/java/export-spreads...
  3. Converts a table of spreadsheet in cloud storag...

    This method processes a table of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportTableAsFormatR request = new ExportTableAsFormatR (); request . setname...

    products.aspose.cloud/cells/java/export-table-a...
  4. Merge Presentations with Node.js REST API

    This guide describes how to merge presentations with Node.js REST API. You will perform PowerPoint presentation merger with Node.js Low Code API using Node.js-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/nodejs/merge-presentatio...
  5. Merge Presentations with C# REST API

    This guide describes how to merge presentations with C# REST API. You will perform PowerPoint presentation merger with C# Low Code API using .NET-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/net/merge-presentations-...
  6. How to Work with Visibility on an Excel Workshe...

    Learn to programmatically hide or unhide Excel worksheets using Aspose.Cells Cloud REST API. Includes Request URLs, cURL & .NET SDK examples, error handling, and version‑specific notes.... Hide a Worksheet Request PUT https://api.aspose.cloud/v3..."client_id" , "client_secret" ); var request = new Visibility { Visible...

    docs.aspose.cloud/cells/worksheets/panes/
  7. Error 400 from Aspose.Words since 10:30AM 15 Ma...

    Com.Aspose.Words.ApiException HResult=0x80131500 Message=The remote server returned an error: (400) Bad Request. Source=Aspose.Words-Cloud StackTrace: at Com.Aspose.Words.Api.WordsApi.GetDocumentWithFormat(String na…...returned an error: (400) Bad Request. Source=Aspose.Words-Cloud...encountering, “Error 400 Bad Request,” typically indicates that...

    forum.aspose.cloud/t/error-400-from-aspose-word...
  8. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...succeeded, but the conversion request fails with an S3‑related permission...one used for the conversion request (wrong storageName parameter)...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  9. Execute Mail Merge of Any Type to Create Documents

    The Aspose Cloud REST APIs are platform independent and can be used across any platform such as Node.js, Amazon, SalesForce etc. without any installation....resource can be used and a PUT request can be sent (specifying data...resource can be used and a DELETE request can be sent to delete all charts...

    blog.aspose.cloud/total/add-update-or-delete-ex...
  10. Update Multiple Cells Style – Aspose.Cells Clou...

    Learn how to update the style of a cell range in an Excel workbook using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, authentication, error handling, SDK snippets, and version information.... Request a token from the Aspose Cloud...Include the token in each request: Authorization: Bearer <access_token>...

    docs.aspose.cloud/cells/update-multiple-cells-s...