Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,972 for

metadata management

(0.12 sec)
  1. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP Metadata GroupDocs.Metadata for .NET allows managing XMP Metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The GroupDocs.Metadata API supports handling EXIF Metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 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.Parser...Redaction Product Family Read Metadata from XLSX using Java In contemporary...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  3. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root Metadata package Extract the native Metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_Metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata Metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = Metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP Metadata GroupDocs.Metadata for Java allows managing XMP Metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The GroupDocs.Metadata API supports handling EXIF Metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Read Metadata from DOCX using Java

    Let's learn the knowledge of how to read Metadata from DOCX using Java. Master the skill to read Metadata of DOCX using Java without installing extra software....Metadata Product Family GroupDocs.Parser...Redaction Product Family Read Metadata from DOCX using Java In the...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  6. 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.Parser...Redaction Product Family Read Metadata from DOCX using C# In today’s...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  7. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC Metadata in a file of any supported format....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  9. Read Metadata from XLSX using C#

    Learn how to read Metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read Metadata of XLSX using C#....Metadata Product Family GroupDocs.Parser...Redaction Product Family Read Metadata from XLSX using C# In modern...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  10. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC Metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-i...