Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,364 for

text annotations

(0.07 sec)
  1. Sentiment classification usage | GroupDocs

    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....Annotation Product Solution GroupDocs...method Classifies sentiment by text var positiveProbability = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  2. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...QrCodeVerifyOptions () options . text = "https://www.example.com"...

    docs.groupdocs.com/signature/python-net/verify-...
  3. Logging | GroupDocs

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Annotation Product Solution GroupDocs...ParserSettings ( logger ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/net/logging/
  4. Extract table of contents from EPUB eBooks | Gr...

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

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Watermark for Python via .NET by creating and running a simple example....Annotation Product Solution GroupDocs...steps demonstrate how to add a text watermark to a document using...

    docs.groupdocs.com/watermark/python-net/hello-w...
  6. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Annotation Product Solution GroupDocs...the plain text body content . Body = "Test plain text body" ; //...

    docs.groupdocs.com/watermark/net/email-messages/
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotation Product Solution GroupDocs...Image Metadata QR-code Stamp Text Bitmap Picture (BMP) CorelDraw...

    docs.groupdocs.com/signature/java/supported-doc...
  8. Introducing Metered License Support in GroupDoc...

    We are glad to announce another monthly release of GroupDocs.Editor for Java 18.9. This release comes up with multitude of new features. Now, you can manipulate documents by applying Metered License. Moreover, improvements like security update and few fixes are also introduced in this release. We’d recommend you to download latest version of the API and share your feedback. Features Following features for Cell documents are introduced: Conversion to HTML format...Additional parameters when processing text-based spreadsheet Adjust memory...processing for bidirectional text List processing in round-trip...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  9. Field Management | GroupDocs

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Python via .NET....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...

    docs.groupdocs.com/editor/python-net/form-field...
  10. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....Annotation Product Solution GroupDocs...note that the number in the text must not be separated by spaces...

    docs.groupdocs.com/search/java/numeric-range-se...