Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 3,293 for

library

(0.59 sec)
  1. Search for embedded object with custom serializ...

    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....implementation is using json library to provide serialization and...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....must first install the needed library via the NuGet package manager...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform Library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....Annotation is a cross-platform library that allows you to add, edit...

    docs.groupdocs.com/annotation/
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...page File comparison is a library that helps you identify differences...

    docs.groupdocs.com/comparison/python-net/featur...
  5. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  6. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....is a cross-platform class library that empowers your applications...

    docs.groupdocs.com/merger/net/
  8. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/load-password-...
  9. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/load-document-fr...
  10. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/get-supported-fil...