Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 31,679 for

request

(0.17 sec)
  1. Convert TSV to XLS using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TSV format file to a XLS format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/tsv...
  2. Convert CSV to WMF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a CSV format file to a WMF format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/csv...
  3. 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/
  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. 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][17] resource and send a POST request to split to any supported format...

    blog.aspose.cloud/total/work-with-section-parag...
  8. Other|Aspose Words Cloud Docs

    Other...IRequestModel Represents a common request for operations. ICanModifyDocumentRe...ICanModifyDocumentRe Represents a request which can modify document. ICanSaveRevisionRequ...

    docs.aspose.cloud/words/spec/other/
  9. Add Hyperlink to Worksheet|Document

    Learn how to add a hyperlink to an Excel worksheet using the Aspose.Cells Cloud v3.0 REST API. Includes endpoint, full parameter guide, cURL example, and SDK snippets for C#, Java, Python, and more....{ sheetName } /hyperlinks Request Parameters Parameter Name Type...string query Storage name. The request can also include a JSON body...

    docs.aspose.cloud/cells/hyperlinks/add/
  10. Adding a Text Item to a PDF Page|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....given page number PutAddText Request Object Model Please refer to...Page for the Text Request Object Structure Request Object Sample...

    docs.aspose.cloud/pdf/adding-a-text-item-to-a-p...