Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 26,220 for

text

(0.13 sec)
  1. .NET Documents & Text Classification Cloud SDK ...

    Document and raw Text classification with c# .NET APIs. Categorization with IAB-2 and Documents taxonomies and consumer sentiment analysis with a taxonomy Sentiment....NET Classify Documents & Text with .NET SDK .NET Cloud SDK...automated classification of text and documents according to IAB-2...

    products.groupdocs.cloud/classification/net/
  2. Search Text in Files

    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....Let’s dive into the world of text searching and explore how to...to search for various texts or phrases in different files across...

    blog.groupdocs.com/tag/search-text-in-files/
  3. Text Classification using CSharp

    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....selected text. We will learn how we can classify text according...

    blog.groupdocs.com/tag/text-classification-usin...
  4. Add search text annotation | Documentation

    The page describes how to add search Text annotation to a document using GroupDocs.Annotation for Java."...document / Add search text annotation Add search text annotation Leave...page Search text annotation searches for specific text and highlight...

    docs.groupdocs.com/annotation/java/add-search-t...
  5. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of Text analysis API for spreadsheets, presentations and Text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting Text areas from the pages of a document....have extended the support of text analysis API for spreadsheets...spreadsheets, presentations and text documents. Furthermore, the latest...

    blog.groupdocs.com/parser/text-analysis-api-for...
  6. Search Text in Multiple Folders

    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.... Uncover the simplicity of text searching in documents, making...discover how we can streamline text search in documents, making...

    blog.groupdocs.com/tag/search-text-in-multiple-...
  7. Search text in Emails | Documentation

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the email....from Emails / Search text in Emails Search text in Emails Leave feedback...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-e...
  8. Render text as image | GroupDocs.Viewer for .NET

    This article explains how to disable Text selection by rendering Text as image when rendering PDF Documents with GroupDocs.Viewer within your .NET applications....Security Events Acquisition Render text as image When rendering PDF...you can disable text selection by rendering text as an image. When...

    docs.groupdocs.com/viewer/net/disable-text-sele...
  9. Classify Raw Text | Documentation

    Simple IAB-2 Text classification Call Classify method with a Text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw Text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Usage / Classify Raw Text Classify Raw Text Leave feedback Simple...Simple IAB-2 text classification Call method with a text as the first...

    docs.groupdocs.com/classification/net/classify-...
  10. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the Text within documents using Java. Automate the crossing out of invalid Text using strikethrough annotation with Java API....article shows how to strikethrough text in documents in Java . The following...Strikeout Text in Documents Java API to Strikethrough Text # GroupDocs...

    blog.groupdocs.com/annotation/strikethrough-tex...