Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 31,684 for

request

(0.1 sec)
  1. Protect an Excel Workbook with Aspose.Cells Clo...

    Learn how to protect an Excel workbook via Aspose.Cells Cloud REST API. Includes authentication steps, query & body parameters, cURL Request, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....(optional; default = “Default”) Request Body Parameters Parameter Name...Authentication . Execute the request: curl -X POST "https://api...

    docs.aspose.cloud/cells/protect-excel-file/
  2. 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/...
  3. MergeAndSaveOnline Method Suddenly Failing with...

    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-method-...
  4. Set Barcode Colorscheme|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....different request formats: GenerateAsync : GET request with parameters... GenerateBodyAsync : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....specify export options in request body for POST method of saveAs...shape position optional POST request parameter is added to shapes...

    blog.aspose.cloud/slides/export-shape-in-a-slid...
  6. Repair Excel Files|Document

    Use Aspose.Cells Cloud REST API to repair corrupted Excel files (XLS, XLSX, XLSM, XLSB, ODS). Upload one or many files, choose output format, and receive repaired files as Base64. No installation required....multiple files in a single request. Aspose.Cells Cloud Excel Repair...– Include the token in the request header: Authorization: Bearer...

    docs.aspose.cloud/cells/repair-excel-files/
  7. Fetching table recognition result|Documentation

    How to get the table recognition result 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-table-recognition-r...
  8. Excel to JSON|Document

    Learn how to convert Excel spreadsheets to JSON files with Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets (C#, Java, Python), required parameters, authentication, and response format.... PostConvertWorkbookT Request Query Parameters Parameter...modifying cells (optional). Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  9. Fetching dewarped image|Documentation

    How to fetch a dewarped image from Aspose.OCR Cloud....submitted for dewarping, the request is queued similar to the recognition...dewarped image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-dewarp-result/
  10. Working with Excel Comments|Document

    Learn how to programmatically add, retrieve, update, and delete Excel comments using the Aspose.Cells Cloud REST API (v3.0). Includes Request/response examples, prerequisites, version info, and error‑handling guidance....add a comment, send a POST request to the following endpoint:...Content-Type: application/json Sample request body { "CellName" : "B2" ,...

    docs.aspose.cloud/cells/comments/