Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,110 for

document annotation java sdk

(0.07 sec)
  1. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/filter-messages/
  2. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud Sdk for Node.js....such as JPG, PNG into PDF documents programmatically on the cloud...article: Document Conversion REST API and Node.js SDK Convert...

    blog.groupdocs.cloud/2021/06/23/convert-images-...
  3. Render Excel Data to PDF using REST API in Node.js

    Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js Sdk....XLS or XLSX files in PDF documents programmatically on the cloud...Node.js . Document Viewer REST API and Node.js SDK Render Excel...

    blog.groupdocs.cloud/2021/08/06/render-excel-da...
  4. Join Documents of different formats | Documenta...

    This REST API allows merging the Document of different formats into one pdf or word processing Document. The table below contains the full list of properties that can be specified for each joined Document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected Documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/join-document-cross...
  5. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the Document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the Document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 Documents that are protected with a password. The following code sample shows how to compare password-protected Documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into cloud storage Compare Documents or get Document info Download comparison result Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/comparison/compare-multipl...
  8. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get Document information curl -v "https://api....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  9. Join word documents without starting from a new...

    There is an additional option for Word Document joining that allows to merge those Documents without page breaking between them, i.e. the last page of the initial Document will be merged with the first page of the next Document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word Documents without empty space between Documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/join-word-continous/
  10. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any Document from a wide list of supported source Document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/features-overview/