Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....previewOptions ); } Note This feature is not supported for WordProcessing...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....this page provides additional features when searching for Metadata...the code above and see the feature in action in our GitHub examples:...
This article explains how to save images with various image format types....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
Create bulleted lists in documents by iterating over data collections and displaying items as bullets....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
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....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...This release covers two new features, one improvement and a bug...the details about the new features of the API. .NET Document...