Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 3,284 for

feature

(0.09 sec)
  1. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured Java library we provide simple...

    docs.groupdocs.com/redaction/java/use-microsoft...
  3. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/sign-document...
  4. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .java library we provide simple...

    docs.groupdocs.com/signature/java/obtain-docume...
  5. Generate signatures preview | GroupDocs

    This topic explains how to generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured Python library, we provide...

    docs.groupdocs.com/signature/python-net/generat...
  6. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....web-based framework which provides features for annotating different types...any network machine. This feature can be useful for businesses...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/generate-docu...
  9. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/updating-image...
  10. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/working-with-me...