Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,518 for

text signature

(0.04 sec)
  1. Sentiment classification usage | Documentation

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by Text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by Text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Signature Product Solution GroupDocs...method Classifies sentiment by text var positiveProbability = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  2. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Signature Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  3. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Signature Product Solution GroupDocs...Excel, redact PDF documents text, metadata and comments. Our...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  4. Extract table of contents from EPUB eBooks | Do...

    To extract table of contents from EPUB e-books GetToc method is used....Signature Product Solution GroupDocs...page index to extract a page text from the document. The following...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Signature Product Solution GroupDocs...your document { // Extract a text to the reader using ( TextReader...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  6. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Signature Product Solution GroupDocs...browser history, email archives, text documents, sound files, images...

    docs.groupdocs.com/search/net/about-search-engi...
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Signature Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/net/regular-expressio...
  8. GroupDocs.Watermark for Java

    Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:...Signature Product Family GroupDocs.Metadata...DOCX-ում Java-ի միջոցով Հեռացրեք Text Watermark-ը DOCX-ից Java-ի միջոցով...

    kb.groupdocs.com/hy/watermark/java/
  9. GroupDocs.Comparison Product Family

    Find answers about comparing documents of similar types using code on any platform....Signature Product Family GroupDocs.Metadata...Files using C# How to Compare Text Files in C# How to Compare PDF...

    kb.groupdocs.com/comparison/
  10. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a Textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the Textbox, making the Textbox look like a barcode image without bars and Text....Signature Product Solution GroupDocs...barcode image without bars and text. Specify a barcode tag within...

    docs.groupdocs.com/assembly/net/barcodes-syntax...