Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,541 for

text annotations

(0.06 sec)
  1. Advanced search for QR-code signatures | Docume...

     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...
  2. Advanced search for Barcode signatures | Docume...

     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 | Documentation

     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. Features Overview | Documentation

    GroupDocs.Classification main feature is an ability to classify raw Text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....Annotation Product Solution GroupDocs...is an ability to classify raw text and documents with IAB-2, Documents...

    docs.groupdocs.com/classification/net/features-...
  5. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders Text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-Text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....documents and images both, renders text and converts them to SVG, HTML...offering a high-fidelity true-text, document rendering. Developers...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  6. Extract data from ePUB eBooks | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...eBooks Leave feedback Extract text from EPUB eBooks Extract metadata...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Extract data from Microsoft OneNote notebooks |...

    The following examples demonstrate how to extract data from Microsoft OneNote Notebooks:...Annotation Product Solution GroupDocs...Extract text from Microsoft OneNote sections Search text in Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Password-protected documents | Documentation

    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...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...using Java How to Sign PDF with Text Signature using Java How to...

    kb.groupdocs.com/categories/page/22/
  10. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Annotation Product Solution GroupDocs...presented below with queries in text and object form. String indexFolder...

    docs.groupdocs.com/search/java/faceted-search/