Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,968 for

text

(0.18 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....method Classifies sentiment by text var positiveProbability = sentimentClassifier...method Classifies sentiment by text var response = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  2. System Requirements | GroupDocs

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Parser for Python via .NET does not require any external software or third party tool to be installed....NET can be used with any text editor or IDE that supports...Code Jupyter Notebook Sublime Text Atom Spyder Any other Python-compatible...

    docs.groupdocs.com/parser/python-net/system-req...
  3. About Search Engines | GroupDocs

    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...browser history, email archives, text documents, sound files, images...divided into: Full text search engines. Full-text search means searching...

    docs.groupdocs.com/search/java/about-search-eng...
  4. Specify spreadsheet rendering options | GroupDocs

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

    docs.groupdocs.com/viewer/python-net/specify-re...
  5. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....major annotation types like (Text, Area, Point, Watermark, Strikeout...annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more.... EMF, WMF images containing text (get; set;) ResetFontFolders...(PSD, EMF, WMF) that contain text, you can specify a fallback...

    docs.groupdocs.com/conversion/net/load-image-do...
  7. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut...... Search Text or Image Signatures in Documents...introduced the features of searching text signatures and image signatures...

    blog.groupdocs.com/categories/groupdocs.signatu...
  8. converted-attachment-1.pdf

    This is just a plain Text attachment file named attachment.txt . Aspose.PDF for Java 24.3 Aspose Pty Ltd....This is just a plain text attachment file named attachment.txt...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. GroupDocs.Redaction Overview | GroupDocs

    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....Excel, redact PDF documents text, metadata and comments. Our...lines of code you can redact text, comments and metadata without...

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

    To extract table of contents from EPUB e-books GetToc method is used....page index to extract a page text from the document. The following...Print the Toc text Console . WriteLine ( i . Text ); // Check if...

    docs.groupdocs.com/parser/net/extract-table-of-...