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...
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 shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Redactions provides a set of features to redact data of sensitive...more about document redaction features, please refer to the . GitHub...
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.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....quickly explore library and its features, GroupDocs.Conversion provides...billed based on actual API feature usage. For more information...
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 Apps Along with the full-featured .NET library, we provide simple...
Compare Text, Word, PDF files, & more documents using Comparison API for Java. Highlight the differences in a separate document to accept changes.... By using this feature, we can compare invoices, contracts...
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java 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...