Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,628 for

metadata management

(0.47 sec)
  1. Extract metadata from Microsoft Office Word doc...

    Learn how to extract Metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Metadata Product Solution GroupDocs...Office Word documents / Extract metadata from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Remove Metadata from XLS using Java

    Quickly learn how to remove Metadata from XLS using Java. You'll also find a code snippet demonstrating the process of how to delete Metadata from XLS in Java....Metadata Product Family GroupDocs.Search...Redaction Product Family Remove Metadata from XLS using Java Digital...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. Remove Metadata from PPT using C#

    In this topic, you will learn how to remove Metadata from PPT using C#. The code will be provided to delete Metadata from PPT in C# without installing extra software....Metadata Product Family GroupDocs.Search...Family Remove Metadata from PPT using C# Metadata in PowerPoint...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  4. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java 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 getWordProcessingType method to obtain file format information advanced_usage....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

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

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Remove Metadata from DOCX using C#

    Efficiently learn how to remove Metadata from DOCX using C# with a code example demonstrating how to delete Metadata from DOCX in C# without installing extra software....Metadata Product Family GroupDocs.Search...Redaction Product Family Remove Metadata from DOCX using C# DOCX files...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Extracting MakerNote Metadata | GroupDocs

    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...
  10. Remove Metadata from DOC using C#

    Efficiently learn how to remove Metadata from DOC using C# with a code example demonstrating how to delete Metadata from DOC in C# without installing extra software....Metadata Product Family GroupDocs.Search...Family Remove Metadata from DOC using C# Metadata in DOC (Microsoft...

    kb.groupdocs.com/metadata/net/remove-metadata-f...