Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 632 for

annotation options

(0.1 sec)
  1. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms.... Product News Annotate Image File Formats (GIF, TIFF...NET applications GroupDocs.Annotation for .NET 17.1.0 provides...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs...default storage. SearchCriteria Options to find properties. Required...

    docs.groupdocs.cloud/metadata/extract-metadata/
  3. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Common Conversion Options Conversion options by document family...

    docs.groupdocs.cloud/conversion/advanced-usage/
  4. Common Resources | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1...Annotation Product Solution GroupDocs...V1 Signature Options Objects Verification Options Objects Search...

    docs.groupdocs.cloud/signature/common-resources/
  5. Verify QRCode 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different Options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Annotation Product Solution GroupDocs...Documents Pages with different options for page number, text and search...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  6. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Common rendering options Load options Rendering options by document...

    docs.groupdocs.cloud/viewer/advanced-usage/
  7. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Annotation Product Solution GroupDocs...“/remove_metadata” SearchCriteria Options to remove properties. Required...

    docs.groupdocs.cloud/metadata/remove-metadata/
  8. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Annotation Product Solution GroupDocs...e;boolean. SearchCriteria Options to define metadata property...

    docs.groupdocs.cloud/metadata/set-metadata/
  9. Verify Text 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 verify a signed document. It provides methods to verify Text Signature in Documents Pages with different Options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Annotation Product Solution GroupDocs...Documents Pages with different options for page number, text and search...

    docs.groupdocs.cloud/signature/verify-text-sign...
  10. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of Options to perform signatures delete...Annotation Product Solution GroupDocs...'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType' : 'Barcode'...

    docs.groupdocs.cloud/signature/deletesettings/