Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 16,724 for

metadata management

(0.06 sec)
  1. Read Metadata from XLSX using Java

    Discover how to read Metadata from XLSX using Java without the need of additional software. You will be given a code example to read Metadata of XLSX using Java....Metadata Product Family GroupDocs.Search...Redaction Product Family Read Metadata from XLSX using Java In contemporary...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  2. Read Metadata from DOCX using C#

    Unlock the method to read Metadata from DOCX using C#. Elevate document organization efficiency by mastering the art of how to read Metadata of DOCX using C#....Metadata Product Family GroupDocs.Search...Redaction Product Family Read Metadata from DOCX using C# In today’s...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  3. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove Metadata using filters or search by regular expression....Metadata Product Solution GroupDocs.../ Basic usage / Metadata redactions Metadata redactions Leave...

    docs.groupdocs.com/redaction/net/metadata-redac...
  5. 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 the EpubRootPackage....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...
  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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    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 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....Metadata Product Solution GroupDocs...Events Acquisition Working with metadata in Matroska (MKV) files Reading...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/extracting-make...
  9. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root Metadata package Use the FileType property to obtain file format information AdvancedUsage....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract Metadata from EPUB using C#. Also, a sample of the EPUB Metadata extraction C# code will be provided....Metadata Product Family GroupDocs.Search...Redaction Product Family Extract metadata from EPUB using C# EPUB files...

    kb.groupdocs.com/parser/net/extract-metadata-fr...