Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 31,693 for

request

(0.09 sec)
  1. Convert XLSX to JPG using Java

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

    products.aspose.cloud/cells/java/conversion/xls...
  2. Convert XLTM to JSON using Java

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

    products.aspose.cloud/cells/java/conversion/xlt...
  3. Convert XLTM to BMP using Java

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

    products.aspose.cloud/cells/java/conversion/xlt...
  4. Convert XLTM to XPS using Java

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

    products.aspose.cloud/cells/java/conversion/xlt...
  5. 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/
  6. 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...
  7. 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....type represented multipart request file. Base64 Encoded Image:...Examples for ScanApi Using GET Request with File URL const fs = require...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Is there any limitation for payload json - Free...

    413 Request Entity Too Large Request Entity Too Large The Requested resource does not allow Request data with PUT Requests, or the amount of data provided in the Request exceeds the capacity limit.... 7:26am 1 413 Request Entity Too Large Request Entity Too Large...Large The requested resource does not allow request data with PUT...

    forum.aspose.cloud/t/is-there-any-limitation-fo...
  9. 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...
  10. 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 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 {...ConvertWorksheetToPd request = new ConvertWorksheetToPd (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-worksh...