This article shows how to access XMP metadata in a file of any supported format....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Create email messages with dynamic subject, body, and recipients from data sources using templates....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to load and convert compression files (ZIP, 7Z, RAR, TAR) with advanced options using GroupDocs.Conversion for .NET API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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.Search Product Solution GroupDocs...
Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Installation guide for GroupDocs.Parser for .NET. Learn how to install via NuGet, configure for .NET Core/.NET 5+, and set up prerequisites for different frameworks....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...