Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 14,041 for

pdf annotation comparison

(0.12 sec)
  1. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-op...
  2. Working with metadata in ASF files | Documentation

    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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

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

    This article explains that how to use Microsoft Azure Computer Vision API...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-microsoft...
  4. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/get-supported-fe...
  5. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/get-supported-fea...
  6. Configuring search network | Documentation

    This page contains information about configuring the search network....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/search/net/configuring-searc...
  7. Extract text in Raw mode | Documentation

    This article explains that how to extract text in Raw mode....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  8. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/locating-sign...
  9. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-prop...