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....Search Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...
Document template is set by Template class. It contains template items - fields and tables....Search Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...
This article explains how to implement custom encryption for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Search Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...
This article explains how to implement custom serialization for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...
This article explains how to create encrypted Metadata electronic signature with embedded custom object....Search Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...
This article explains how to implement custom encryption for QR-code electronic signatures....Search Product Solution GroupDocs...steps to embed into QR-code text with custom encryption with...
Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page.
Template fields The template field is set by TemplateField class with the following constructor:
TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Search Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...
This article demonstrates how to edit Mobi files using Java programming language....Search Product Solution GroupDocs...E-Books in this format can contain text with rich formatting, images...