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....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 provide advanced options when updating Barcode electronic signatures 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...
This article explains how to provide advanced options when updating QR-code electronic signatures 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...
This article explains how to use PDF digital electronic signature Features on document page....the code above and see the feature in action in our GitHub examples:...Online App Along with 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...
Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....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 set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications.... Such feature is hard to implement because...
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 topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API.... Key Features Password-Based Verification...with full extraction Use this feature when you need to: Verify image...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...