Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images.
The following are the steps to read the native PNG metadata.
Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks
using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !... Text ); var compressedChunk = chunk...
Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....will have all instances of the text “John Doe” masked with small...
This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API.... Text , SignatureType . Image , SignatureType...
Free online document search. Secure and easy to use full Text online search in EMLX....search EMLX Search app is a full-text search within the textual content...
Enhance search functionality with perform synonym search using C# to retrieve relevant results. Achieve accuracy with C# search with synonym matching solutions....library, you can confidently find text with special characters in C#...
Free online document search. Secure and easy to use full Text online search in WEBP....search WEBP Search app is a full-text search within the textual content...
Free online document search. Secure and easy to use full Text online search in VSS....search VSS Search app is a full-text search within the textual content...
Free online document search. Secure and easy to use full Text online search in OST....search OST Search app is a full-text search within the textual content...
Free online document search. Secure and easy to use full Text online search in XLTM....search XLTM Search app is a full-text search within the textual content...
Learn how to convert PDF to XLSX using Python with clear steps. Effortlessly export PDF to XLSX using Python, without using any extra software on your computer....create editable OpenDocument Text files from your PDFs. Updated...