Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 966 for

information extraction

(0.11 sec)
  1. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract Information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Purchase Buy Now Pricing Information Free Trials Temporary License...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/java/working-with-z...
  2. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class...Purchase Buy Now Pricing Information Free Trials Temporary License...data extracted by template Working with data extracted by template...

    docs.groupdocs.com/parser/net/working-with-data...
  3. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files....Retrieve or print any file information for the found document. Set...query, you can further extract information about the found documents...

    blog.groupdocs.com/search/search-multiple-texts...
  4. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image Information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...JPEG images / Extracting MakerNote Metadata Extracting MakerNote...

    docs.groupdocs.com/metadata/net/extracting-make...
  5. Extract data from ZIP archives | Documentation

    The following examples demonstrate how to extract data from ZIP archives:...Purchase Buy Now Pricing Information Free Trials Temporary License...usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific Information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting format-specific information from MKV files...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific Information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting format-specific information from MKV files...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....Purchase Buy Now Pricing Information Free Trials Temporary License...APEv2. Note Please find more information at Reading an APEv2 tag The...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  9. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format Information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format Information advanced_usage....Purchase Buy Now Pricing Information Free Trials Temporary License...diagram and extract some additional file format information. a PDF...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....Purchase Buy Now Pricing Information Free Trials Temporary License...APEv2. Note Please find more information at Reading an APEv2 tag The...

    docs.groupdocs.com/metadata/java/handling-the-a...