Find answers to view, render, annotate, convert, e-sign, compare and assemble documents in .NET and Java languages....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...
For all supported image formats the Groupdocs.metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature.
Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...
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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...
Learn about managing metadata for Video formats....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...
Metadata API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Metadata API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......NET & Java Developers GroupDocs.Metadata for .NET 26.3 – Основные...моменты выпуска марта 2026 GroupDocs.Metadata for .NET 26.3 вводит...
Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......NET & Java Developers GroupDocs.Metadata pro Python 26.5 – květen...– hlavní body vydání GroupDocs.Metadata pro Python 26.5 přidává...