Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 31,709 for

request

(0.68 sec)
  1. How to Merge Cells in an Excel Worksheet – Aspo...

    Step‑by‑step guide to merge cells in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, required parameters, authentication, response codes, and error handling.... Authentication All requests must include a Bearer JWT...a token by sending a POST request to the OAuth 2.0 token endpoint...

    docs.aspose.cloud/cells/merge-cells-in-excel-wo...
  2. Set Barcode Size|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....through different types of HTTP requests: generate : Generates a barcode...barcode via GET request. generateBody : Generates a barcode via...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. Customize Barcode Appearance|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Excel to PPTX|Document

    Learn how to convert Excel workbooks to PPTX presentations using Aspose.Cells Cloud REST API (v3.0). Includes cURL Request, SDK code samples, authentication, and error handling.... Request Body Parameter Parameter Name...first part of the multipart request body. Response FileInfo The...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  5. Fetching resized image|Documentation

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

    docs.aspose.cloud/ocr/fetch-upsampling-result/
  6. Convert Workbook with Row & Column Headers Visi...

    Is it possible to convert an Excel workbook to PNG with visible row and column headers?...request.*; import java.io.File; import...localFilePath, ""); // Create a request to convert the workbook PutConvertWorkbookRe...

    forum.aspose.cloud/t/convert-workbook-with-row-...
  7. Contact - About - aspose.com

    English Deutsch Français 日本 中文 Русский हिन्दी العربية Português Indonesian Español Nederlands Italiano Contact Us Tec...... Request a Meeting Arrange a meeting...available only in English. × Request a Meeting Let us know how we...

    about.aspose.com/contact/
  8. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....the text aloud, 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-text-to-speech/
  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/