Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 31,471 for

request

(0.05 sec)
  1. Save Generated Barcodes|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/...
  2. 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-cloud-ruby-s...
  3. Set Barcode Colorscheme|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....different request formats: generate : GET request with parameters...string. generateBody : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Set Barcode Colorscheme|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....different request formats: generate : GET request with parameters...string. generateBody : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Authenticating API Requests|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....Authenticating API Requests Contents [ Hide ] There are two ways...access token by sending a POST request to /oauth2/token endpoint....

    docs.aspose.cloud/storage/authenticating-api-re...
  6. Set Embedded Fonts|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....embedding multiple fonts in one request. You can specify font names...provide the font files in the request body. The second option is...

    docs.aspose.cloud/slides/set-embedded-fonts/
  7. 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/...
  8. 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 html 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 {...ConvertTableToHtmlRe request = new ConvertTableToHtmlRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...
  9. 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 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 {...ConvertRangeToPdfReq request = new ConvertRangeToPdfReq (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  10. 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 html 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 ConvertSpreadsheetEx...ConvertRangeToHtmlRe request = new ConvertRangeToHtmlRe (); request . setSpreadsheet...

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