Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,571 for

document information extraction

(0.08 sec)
  1. GroupDocs.Text for .NET has been Renamed to Gro...

    We are pleased to announce that GroupDocs.Text for .NET has been renamed to GroupDocs.Parser for .NET. We have published the first monthly release as GroupDocs.Parser for .NET 18.5 after renaming of the API. The latest release has come with a few changes and a couple of enhancements. Please continue to read about the changes and the enhancements that we have made in version 18.5. Important to KnowIt is important to inform you that the renaming of the API will not disturb your existing code and the API structure still remains the same....Important to KnowIt is important to inform you that the renaming of the...Standard extract mode is set as default text extraction mode Available...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  2. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format Information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format Information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Java VSD Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from VSD, images, drawings and Document file formats....annotations to PDF, Word and other documents on Mac, Windows or Ubuntu...adding, editing, deleting, extracting and exporting annotations...

    products.groupdocs.com/annotation/java/vsd/
  4. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address Information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more Information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-vc...
  5. GroupDocs.Conversion-for-Java/README.md at mast...

    GroupDocs.Conversion for Java examples, plugins and showcase projects - GroupDocs.Conversion-for-Java/README.md at master · groupdocs-conversion/GroupDocs.Conversion-for-Java...9 KB Raw Document Conversion Java Library GroupDocs...OpenDocument file formats, PDF documents, HTML, CAD, raster images...

    github.com/groupdocs-conversion/GroupDocs.Conve...
  6. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address Information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more Information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-v...
  7. GroupDocs.Signature for Java 20.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 20.3 Warning In this version we’re removed Legacy API from product. com.groupdocs.signature.legacy namespace does not exist anymore. Major Features With this release we are glad to announce updated signature objects life cycle and entire different process methods for Signature class. Now Signature class supponew public constructorrts classic CRUD (Create-Read-Update-Delete) operations set. Sign method creates signatures inside Document and returns them as result with all properties along with new signature identifier property; Search method reads a list of existing Document signatures; Update method modifies existing Document signature(s) by identifier and stores changes in the same Document; Delete method removes signature(s) from the Document....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  8. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows Information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. Working with tables | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/working-with-tab...
  10. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more Information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific Information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Purchase Buy Now Pricing Information Free Trials Temporary License...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

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