Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 31,709 for

request

(0.07 sec)
  1. Working with Storages|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.... StorageExists Request Parameters Name Type Location...folder exists. ObjectExists Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-storages/
  2. Converts a chart of spreadsheet in cloud storag...

    This method processes a chart of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportChartAsFormatR request = new ExportChartAsFormatR (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/export-chart-a...
  3. 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/
  4. 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-...
  5. 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/...
  6. 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/...
  7. Fetching regions recognition result|Documentation

    How to get the region recognition result from the Aspose.OCR Cloud queue....submitted for recognition, the request is queued to ensure a stable...obtain the result, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-region-recognition-...
  8. Set Barcode Source|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....Examples for ScanApi Using GET Request with File URL import os from..."__main__" : main () Using POST Request with Base64 Encoded Image import...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. 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/
  10. Merge Presentations with C# REST API

    This guide describes how to merge presentations with C# REST API. You will perform PowerPoint presentation merger with C# Low Code API using .NET-based Cloud SDK with a few API calls....presentation name and the request object Display the resultant...presentation’s Cloud paths in the request object. Finally, call the Merge()...

    kb.aspose.cloud/slides/net/merge-presentations-...