Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 5,095 for

text annotations

(0.13 sec)
  1. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...Annotation Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  2. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Code39Standard ); // specify text match type options . setMatchType...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Verify QR-code signatures | GroupDocs

     This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  4. Advanced search for QR-code signatures | GroupDocs

     This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...QrCodeTypes . QR ); // specify text match type options . setMatchType...

    docs.groupdocs.com/signature/java/advanced-sear...
  5. Specify spreadsheet rendering options | GroupDocs

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options....Annotation Product Solution GroupDocs...render grid lines, or adjust cell text overflow). To access these options...

    docs.groupdocs.com/viewer/python-net/specify-re...
  6. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably....Annotation Product Family GroupDocs...often a need to convert raw text files into browser-compatible...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Annotation Product Solution GroupDocs...render grid lines, or adjust cell text overflow). To access these options...

    docs.groupdocs.com/viewer/net/specify-rendering...
  8. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Annotation Product Family GroupDocs...using C# in this article. Rich Text Format ( RTF ) files can be...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs.Classification Product Family | Group...

    Build custom applications to perform documents and Text categorization operations using different taxonomies within your applications GroupDocs Developers Cookbook GroupDocs.Classification 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 basic and advanced development Basic Usage Advanced Usage More .NET Code Examples GroupDocs.Classification for .NET APIs usage examples (documents classification and sentiment analysis) Live demos GroupDocs....Annotation Product Solution GroupDocs...applications to perform documents and text categorization operations using...

    docs.groupdocs.com/classification/
  10. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...

    docs.groupdocs.com/editor/net/form-field-manage...