Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 31,711 for

request

(0.05 sec)
  1. Sending PDF for recognition|Documentation

    How to send a scanned PDF document for recognition to the Aspose.OCR Cloud API....a scanned PDF, 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/ocr/send-pdf-for-recognition/
  2. Java Convert Large DOCX file to PDF Throws 504 ...

    I encountered a 504 gateway timeout error when using the Aspose Cloud service to convert a docx file to pdf. However, the same docx file was successfully converted two months ago. Is there any recent change or bug that c…...WordsApi("clientid", "secretId", null); var request = new ConvertDocumentReque("file...wordApi.convertDocumentAsync(request, new ApiCallback<byte[]>()...

    forum.aspose.cloud/t/java-convert-large-docx-fi...
  3. Aspose.Cells Cloud API – Update Chart Value Axi...

    Learn how to update the value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, Request‑body schema, sample cURL/JSON payload, and error‑response details....{ chartIndex } /valueaxis Request Parameters Parameter Name Type...service to use (optional). Request Body Schema ( axis object)...

    docs.aspose.cloud/cells/charts/value-axis/update/
  4. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go....} /charts/ { chartIndex } Request parameters Parameter Name Type...name of the storage service. Request Body Schema The chart object...

    docs.aspose.cloud/cells/charts/properties/update/
  5. Importing data into PDF Documents|Documentation

    Importing data from XML files, importing data from XML files in Request with Aspose.PDF Cloud....Importing data from XML Files in Request API Type Description /pdf/{name}/import/xml...Importing data from FDF Files in Request API Type Description /pdf/{name}/import/fdf...

    docs.aspose.cloud/pdf/importing-data-into-pdf-d...
  6. Delete Blank Columns from Excel with Aspose.Cel...

    Learn how to remove empty columns from Excel files using Aspose.Cells Cloud REST API. Includes endpoint, authentication, Request/response samples, and SDK code in C#, Java, Python, and more....0/cells/delete/blank-columns Request Parameters Parameter Name Type...Error Codes 400 Bad Request – Invalid request parameters or malformed...

    docs.aspose.cloud/cells/delete-spreadsheet-blan...
  7. Delete a Column on an Excel Worksheet|Document

    Learn how to delete one or more columns from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes Request syntax, required parameters, authentication, error handling, and sample code in multiple SDKs..../cells/columns/ { columnIndex } Request parameters Parameter Name Type...Cloud storage service. Example request Responses HTTP Code Description...

    docs.aspose.cloud/cells/columns/delete/
  8. Authorization in Python 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. Object Detection in an Image using Python REST API

    Follow this article for object detection in an image using Python REST API. You will learn image processing for object detection using Python-based API with the help of a Python-based Cloud SDK....Create the CreateVisualObjectBo Request using the image stream and...detection options Output the request configuration details to the...

    kb.aspose.cloud/imaging/python/object-detection...
  10. Aspose.Cells Cloud – Delete File API|Document

    Delete an Excel file from Aspose.Cells Cloud storage using the RESTful Delete File API. Includes endpoint, parameters, auth, and sample code.... Request Parameters Parameter Name Type...does not exist. 429 Too Many Requests – rate limit exceeded. 500...

    docs.aspose.cloud/cells/delete-file/