Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 32,221 for

request

(0.26 sec)
  1. Authorization in .NET 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. Convert Excel to Word in Java | Free XLS to DOC...

    Convert Excel to Word with easy-to-use XLS to DOC converter in Java. Export spreadsheets as fully formatted Word documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-file-to-w...
  3. PDF Watermark In Swift

    Add watermark to PDF in Swift. Also remove watermark from PDF using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/pdf/
  4. Get Presentation Fonts|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....presentation uploaded in the request body. GetFonts API Information...information from presentations in request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/get-presentation-fonts/
  5. Compress Embedded Fonts|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....presentations uploaded in the request body. CompressEmbeddedFont...fonts for a presentation in request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/compress-embedded-fonts/
  6. Delete Embedded Fonts|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....presentations uploaded in the request body. DeleteEmbeddedFont API...font from a presentation in request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/delete-embedded-fonts/
  7. Search Spreadsheet Content – Aspose.Cells Cloud...

    Use Aspose.Cells Cloud API to search for text, numbers, or formulas in local Excel files. Supports case‑insensitive queries, worksheet‑level scope, and secure authentication....example demonstrates the same request: curl -X PUT "https://api.aspose..."Authorization: Bearer {access_token}" Request Parameters Parameter Type Location...

    docs.aspose.cloud/cells/search-spreadsheet-cont...
  8. Object Detection in an Image using C# REST API

    Follow this article for object detection in an image using C# REST API. You will learn image processing for object detection using C# .NET-based API with the help of a .NET-based Cloud SDK....uploading an image, creating a request, calling the API, and saving...detection options Output the request configuration details to the...

    kb.aspose.cloud/imaging/net/object-detection-in...
  9. 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/
  10. 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/