Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 14,580 for

java sdk

(0.4 sec)
  1. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  2. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output\four-pages.html" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  3. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js Sdk allows converting XLS, XLSX files to PDF....js SDK Convert Excel to PDF using a...Conversion REST API and Node.js SDK # For converting XLSX to PDF...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  4. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Buy Now Pricing Information SDKs Policies My Orders & Quotes...to trial mode or not applied. SDK examples Our API is completely...

    docs.groupdocs.cloud/conversion/license-informa...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Buy Now Pricing Information SDKs Policies My Orders & Quotes...decimal Amount of MBs processed. SDK examples Our API is completely...

    docs.groupdocs.cloud/annotation/metered-consump...
  6. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Output/mixed-pages.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/mix-document-pages/
  7. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Buy Now Pricing Information SDKs Policies My Orders & Quotes...docx" }, ... ] } List Files with SDK Our API is completely independent...

    docs.groupdocs.cloud/viewer/working-with-folder/
  8. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Buy Now Pricing Information SDKs Policies My Orders & Quotes...authenticating your calls to our API . SDK examples Checkout our GitHub...

    docs.groupdocs.cloud/watermark/features-overview/
  9. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes...\"one-page.docx\"}" Response 200 OK SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/delete-pages/
  10. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output\four-pages.html" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/editor/working-with-spread...