.NET document viewer API to read, render and display XLS in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Hyper Text Markup Language) .NET MHT Viewer (MIME Encapsulation...
.NET document viewer API to read, render and display OBJ in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Hyper Text Markup Language) .NET MHT Viewer (MIME Encapsulation...
.NET document viewer API to read, render and display PSB in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Hyper Text Markup Language) .NET MHT Viewer (MIME Encapsulation...
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.... format ( "Language: %s" , track . getLanguage...of subtitles in different languages advanced_usage.managing_m...
Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....do not have fonts for that language on their system. For example...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information.
Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Language ); Console . WriteLine ( root...
In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....EPS (Encapsulated PostScript language) and PDF (Portable Document...
In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....EPS (Encapsulated PostScript language) and PDF (Portable Document...