Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 31,886 for

request

(0.63 sec)
  1. Object Detection in an Image using Node.js REST...

    Follow this article for object detection in an image using Node.js REST API. You will learn image processing for object detection using Node.js-based API with the help of a Node.js-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/nodejs/object-detection...
  2. Extract Pages From Word with NET REST API

    Follow this article to extract pages from Word with NET REST API. You will get environment settings and learn to extract text from Word document with C# REST API....from a Word file Create a request object using the SaveAsRangeOnlineReq...source Word file into the request object Define the start and...

    kb.aspose.cloud/words/net/extract-pages-from-wo...
  3. Sending receipt for recognition|Documentation

    How to send a photo or scan of the receipt for recognition to the Aspose.OCR Cloud API....photographed receipt, 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-receipt-for-recognit...
  4. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a Request like the foll…... When I send a request like the following: curl -fS...1. Verify the HTTP verb & request payload The Convert API of...

    forum.aspose.cloud/t/issue-with-aspose-cells-do...
  5. Working with Folders|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.... GetFilesList Request Parameters Name Type Location...in a storage. CreateFolder Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-folders/
  6. (504) Reason: Gateway Time-out - Free Support F...

    upload_Request = UploadFileRequest(map_files, file_name, storage_name) is giving the error (504) Reason: Gateway Time-out HTTP response headers: HTTPHeaderDict({‘cache-control’: ‘no-cache’, ‘content-type’: ‘text/html’…...November 2, 2025, 4:59am 1 upload_request = UploadFileRequest(map_files...gateway in a single HTTP request. If the request does not finish within...

    forum.aspose.cloud/t/504-reason-gateway-time-ou...
  7. Fetching invoice processing result|Documentation

    How to get the parsed invoice data 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-invoice-recognition...
  8. 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...
  9. Unhide an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API to unhide a worksheet in an Excel workbook. Includes Request details, cURL examples, and SDK code snippets for multiple programming languages..../worksheets/ { sheetName } /visible Request parameters Parameter Name Type...below shows how to make a request with cURL. Cloud SDK Family...

    docs.aspose.cloud/cells/worksheets/unhide/
  10. 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/