Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,518 for

text signature

(0.03 sec)
  1. 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....Signature Product Solution GroupDocs...is an ability to classify raw text and documents with IAB-2, Documents...

    docs.groupdocs.com/classification/net/features-...
  2. Extract data from ePUB eBooks | Documentation

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

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

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

    docs.groupdocs.com/parser/net/extract-data-from...
  4. 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 (!...Signature Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  5. Faceted search | Documentation

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

    docs.groupdocs.com/search/java/faceted-search/
  6. GroupDocs.Classification Product Family | Docum...

    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....Signature Product Solution GroupDocs...applications to perform documents and text categorization operations using...

    docs.groupdocs.com/classification/
  7. 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....Signature Product Family GroupDocs.Metadata...often a need to convert raw text files into browser-compatible...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Signature Product Solution GroupDocs...contain usually text content, while every piece of text should be represented...

    docs.groupdocs.com/editor/net/font-extraction-o...
  9. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Signature Product Solution GroupDocs...Working with barcodes Working with text Working with images Working...

    docs.groupdocs.com/parser/java/advanced-usage/
  10. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....Signature Product Family GroupDocs.Metadata...ideal for applications like text indexing, document management...

    kb.groupdocs.com/search/net/perform-wildcard-se...