Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 963 for

document annotation java sdk

(0.27 sec)
  1. Working with Presentations | Documentation

    Presentation Documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/editor/working-with-presen...
  2. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign Document with several signatures simultaneously and even apply signatures of different types to the same Document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document into cloud storage and other files, like digital certificate or image stamp Sign Document Download output Document For storage operations, like uploading or downloading Documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the Document choosing the right place to add 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 add metadata date and time information in all properties that have particular string 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/add-metadata-by-p...
  4. Working with Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a Document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and Document folder (if required) using following API....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/signature/working-with-bar...
  5. Set Metadata By Tag | Documentation

    This REST API allows to set Document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag 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. curl -v "https://api....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  6. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the Document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Set Metadata By Property Name | Documentation

    This REST API allows to set Document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. 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 join several Documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the Document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set Document metadata new values choosing properties to edit 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 set new metadata creator 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/set-metadata-by-p...