Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 31,684 for

request

(0.78 sec)
  1. 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/...
  2. Quick Start With Email Client|Documentation

     Aspose Email tutorial shows how to work with your email clients using Aspose.Email Cloud API. Send emails, receive emails, process emails in your way.... You should create a request for this operation using ClientAccountSaveReq...ClientMessageListReq , which is a request model for this operation. In...

    docs.aspose.cloud/email/quick-start-with-email-...
  3. 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...
  4. Extract Pages From Word with Python REST API

    Follow this article to extract pages from Word with Python REST API. You will get environment settings and learn to extract text from Word document with Python 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/python/extract-pages-from...
  5. Convert Excel to PDF in Java | Free XLS to PDF ...

    Převádějte Excel na PDF pomocí snadno použitelného převodníku XLS na PDF v Javě. Exportujte tabulky jako plně formátované PDF dokumenty pomocí Aspose.Cells Cloud API pro Javu....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cs/cells/convert-excel-to-pdf...
  6. Extract Pages From Word with Nodej.s REST API

    Follow this article to extract pages from Word with Nodej.s REST API. You will get environment settings and learn to extract text from Word document with Nodej.s 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/nodejs/extract-pages-from...
  7. Sending table for recognition|Documentation

    How to send a scanned or photographed table for recognition to the Aspose.OCR Cloud API....photographed table, 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-table-for-recognition/
  8. Error400 Calling UploadFileAsync method - Free ...

    We have been encountering errors when calling Aspose APIs since this morning. We have not made any changes to our code. These API calls have been working reliably for over a year and were functioning correctly until tod…... A sample request URL is: http://api.aspose.cloud/v3...pdf This returns a 400 Bad Request error. In the details section...

    forum.aspose.cloud/t/error400-calling-uploadfil...
  9. Delete All Worksheet Validations – Aspose.Cells...

    Remove all data validation rules from a worksheet in an Excel file using Aspose.Cells Cloud REST API. Includes authentication steps, Request details, cURL example, response schema, error handling, and SDK snippets....{ sheetName } /validations Request parameters Parameter Name Type...Description 400 Bad Request The request is malformed or missing...

    docs.aspose.cloud/cells/validations/clear/
  10. Aspose.Cells Cloud Web API – Sum and Count by C...

    Use Aspose.Cells Cloud API to aggregate Excel cells by background or font color—perform sum, count, average, min, and max calculations. This page explains the endpoint, parameters, authentication, and SDK examples.... Request a token POST https://api.aspose...Include the token in every API request Authorization: Bearer <access_token>...

    docs.aspose.cloud/cells/aggregate-cells-by-color/