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....resources GitHub examples You may easily run the code above and...
This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....resources GitHub examples You may easily run the code from documentation...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....resources GitHub examples You may easily run the code from documentation...
This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Lotus Notes database files, it may take a significant amount of...
This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats.... Use of this value may decrease the conversion performance...hieroglyphic or special symbols, you may need to disable character grouping...
This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....words, input WordProcessing may be opened, edited, but saved...
This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....Resources GitHub Examples You may easily run the code above and...
With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Viewer, may contain different scripts (and/or...
Hi,
We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check?
Image of data shown in text editor:
image.png (30.6 KB)
Actual …...or specific CSS styles that may not be supported during the conversion...HTML to DOCX, as the result may vary depending on the options...
This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....resources GitHub Examples You may easily run the code above and...