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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....conversion options Bug Fixes XLS to HTML output is too small Excel...
This guide demonstrates how to edit Xls, XlsX, XlsM, XlsB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Python via .NET....are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and...
This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....spreadsheet-based formats (like XLS, ODS etc.) and so on. Line #2...
Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....Office: Password-protected DOC, XLS, PPT files Note: Documents with...
Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...