Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
GroupDocs.Parser provides the functionality to handle loading of HTML external resources.
Here are the steps to handle loading of HTML external resources.
Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources.
// Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains that how to extract hyperlinks from documents....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to save signed image with various image formats by GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This section describes how to import OLE objects into Word DOC/DOCX documents using Java...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...