Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 31,558 for

request

(0.1 sec)
  1. Converts the range of spreadsheet in cloud stor...

    This method processes a range 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 {...ExportRangeAsFormatR request = new ExportRangeAsFormatR (); request . setname...

    products.aspose.cloud/cells/java/export-range-a...
  2. File|Aspose Words Cloud Docs

    File...File Contents [ Hide ] Request Response Model Copy CopyFileRequest...datetime. RequestId string The request id. FilesList Represents a...

    docs.aspose.cloud/words/spec/file/
  3. Convert HTML to PDF | HTML to JPG | Web to Word...

    Unlock the potential to effortless Web to Image conversion. Perform HTML to PDF, HTML to JPG Image or HTML to Word document conversion with Cloud SDK....GetSections resource and send a GET request to get this list. Get a specific...GetSection resource and send a GET request to get a section. Get page...

    blog.aspose.cloud/total/work-with-sections-and-...
  4. Converts a worksheet of spreadsheet on a local ...

    This method reads a spreadsheet file from the local file system, converts it's worksheet to the desired image format (e.g., svg, png, ...), and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertWorksheetToIm request = new ConvertWorksheetToIm (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-worksh...
  5. Converts a table of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's table to the desired pdf file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertTableToPdfReq request = new ConvertTableToPdfReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...
  6. Converts a range of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's range to the desired csv file, and returns the converted result.he source file path and target format must be specified correctly.Ensure that the necessary permissions are in place to read the source file and write the converted file if applicable. The conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. If the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown.Supported formats for conversion depend on the available libraries and their capabilities....request.* ; public class ConvertSpreadsheetEx...ConvertRangeToCsvReq request = new ConvertRangeToCsvReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  7. Sending DjVu for conversion|Documentation

    How to send a DjVu file for conversion into a PDF document to the Aspose.OCR Cloud API....PDF document, 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-djvu-for-conversion/
  8. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....on; use AsposeCellsCloud::Request::PutConvertWorkbookRe; my $config....xlsx"; my $request = AsposeCellsCloud::Request::PutConvertWorkbookRe->new();...

    products.aspose.cloud/cells/perl/
  9. 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-...
  10. Set Barcode Image Kind|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.... Usage in API Requests The RecognitionImageKind parameter...and can be set in several requests within the API. It is available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...