Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 32,024 for

request

(0.07 sec)
  1. Aspose.Cells Cloud Replace Web API – Update Tex...

    Replace text in a specific worksheet of an Excel file stored in Aspose Cloud. Supports password‑protected workbooks, region‑aware search, and bulk updates...."Authorization: Bearer {access_token}" Request Parameters Parameter Name Type...and modify the file. Example request (cURL) curl -X PUT "https://api...

    docs.aspose.cloud/cells/replace-content-in-remo...
  2. Authorization in .NET 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/...
  3. Send OMR form source code for generation|Docume...

    How to send the OMR form source code to Aspose.OMR cloud for rendering....source code , send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/omr/send-form-source-for-gene...
  4. Convert Excel to Word in Java | Free XLS to DOC...

    Convert Excel to Word with easy-to-use XLS to DOC converter in Java. Export spreadsheets as fully formatted Word documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-file-to-w...
  5. PDF Watermark In Swift

    Add watermark to PDF in Swift. Also remove watermark from PDF using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/pdf/
  6. Create Spreadsheet API – Aspose.Cells Cloud (v5...

    Learn how to create blank or template‑based Excel workbooks using Aspose.Cells Cloud API (v5.0). Includes endpoint, parameters, error codes, authentication steps, and SDK examples...."Authorization: Bearer {access_token}" Request Parameters Parameter Name Type...Cloud API URI. Verify the request URL and query parameters. 401...

    docs.aspose.cloud/cells/create-spreadsheet/
  7. Search Spreadsheet Content – Aspose.Cells Cloud...

    Use Aspose.Cells Cloud API to search for text, numbers, or formulas in local Excel files. Supports case‑insensitive queries, worksheet‑level scope, and secure authentication....example demonstrates the same request: curl -X PUT "https://api.aspose..."Authorization: Bearer {access_token}" Request Parameters Parameter Type Location...

    docs.aspose.cloud/cells/search-spreadsheet-cont...
  8. Authorization in Dart 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/...
  9. Sort ListObject Data in an Excel Worksheet|Docu...

    Learn how to sort ListObject (table) data in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, sample cURL Request, and SDK examples....Bearer <jwt token> in every request. This REST API sorts a table’s...{ listObjectIndex } /sort Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/list-objects/sort-data/
  10. Delete an OLE object in an Excel worksheet|Docu...

    Learn how to delete an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API (v4.0). Includes HTTPS endpoint, authentication steps, cURL example, SDK snippets, error‑handling guidance, and next‑step links..../oleobjects/ { oleObjectIndex } Request Parameters Parameter name Type...index out of range." } 400 Bad Request Required parameters are missing...

    docs.aspose.cloud/cells/oleobjects/delete/