Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,158 for

text annotations

(0.1 sec)
  1. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Annotation Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  2. Classify Raw Text | GroupDocs

    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....Annotation Product Solution GroupDocs...Usage / Classify Raw Text Classify Raw Text Leave feedback Simple...

    docs.groupdocs.com/classification/net/classify-...
  3. Search text in Emails | GroupDocs

    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....Annotation Product Solution GroupDocs...from Emails / Search text in Emails Search text in Emails Leave feedback...

    docs.groupdocs.com/parser/java/search-text-in-e...
  4. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...Annotation Product Solution GroupDocs...from Emails / Search text in Emails Search text in Emails Leave feedback...

    docs.groupdocs.com/parser/net/search-text-in-em...
  5. Add text field annotation | GroupDocs

    The page describes how to add Text field annotation to a document programmatically using GroupDocs.Annotation for .NET....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  6. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted Text from document....Annotation Product Solution GroupDocs...Working with text / Working with formatted text / Extract formatted...

    docs.groupdocs.com/parser/java/extract-formatte...
  7. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted Text from document....Annotation Product Solution GroupDocs...Working with text / Working with formatted text / Extract formatted...

    docs.groupdocs.com/parser/net/extract-formatted...
  8. Extract text from documents | GroupDocs

    This article demonstrates how to extract Text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...basic / Extract text from documents Extract text from documents...

    docs.groupdocs.com/parser/python-net/extract-te...
  9. Extract text structure | GroupDocs

    This article explains that how to extract Text structure from documents....Annotation Product Solution GroupDocs...Working with text / Extract text structure Extract text structure...

    docs.groupdocs.com/parser/net/extract-text-stru...
  10. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Annotation Product Solution GroupDocs...signature types / Text signature eSign document with Text signature Leave...

    docs.groupdocs.com/signature/net/esign-document...