Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 32,222 for

request

(0.49 sec)
  1. Converts a table of spreadsheet in cloud storag...

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

    products.aspose.cloud/cells/java/export-table-a...
  2. Convert Excel files to other formats.

    Aspose.Cells Cloud provides robust support for Excel file format conversion, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on....request.* ; public class Example {...ExportSpreadsheetAsF request = new ExportSpreadsheetAsF (); request . setname...

    products.aspose.cloud/cells/java/export-spreads...
  3. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....a POST request (specifying save options in the request body) to...[splitDocument][5] resource and send a POST request to split to any supported format...

    blog.aspose.cloud/total/use-aspose-for-cloud-ph...
  4. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....a POST request (specifying save options in the request body) to...[splitDocument][6] resource and send a POST request to split to any supported format...

    blog.aspose.cloud/total/use-aspose-for-cloud-py...
  5. Error 400 from Aspose.Words since 10:30AM 15 Ma...

    Com.Aspose.Words.ApiException HResult=0x80131500 Message=The remote server returned an error: (400) Bad Request. Source=Aspose.Words-Cloud StackTrace: at Com.Aspose.Words.Api.WordsApi.GetDocumentWithFormat(String na…...returned an error: (400) Bad Request. Source=Aspose.Words-Cloud...encountering, “Error 400 Bad Request,” typically indicates that...

    forum.aspose.cloud/t/error-400-from-aspose-word...
  6. 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...
  7. 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-...
  8. 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-...
  9. Delete All Charts from a Worksheet|Document

    Learn how to delete every chart in a worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL sample, SDK code snippets, authentication steps, and error handling.... Request parameters Parameter Name Type...query Name of the storage. Request Headers Header Description...

    docs.aspose.cloud/cells/charts/clear/
  10. Execute Mail Merge of Any Type to Create Documents

    The Aspose Cloud REST APIs are platform independent and can be used across any platform such as Node.js, Amazon, SalesForce etc. without any installation....resource can be used and a PUT request can be sent (specifying data...resource can be used and a DELETE request can be sent to delete all charts...

    blog.aspose.cloud/total/add-update-or-delete-ex...