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

text annotations

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Add text watermarks | GroupDocs

    This article shows how to add a Text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Annotation Product Solution GroupDocs...Basic usage / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/watermark/python-net/add-text/
  7. 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-...
  8. Text search in network | GroupDocs

    This page contains information about full-Text searching in the search network....Annotation Product Solution GroupDocs...Usage / Scaling / Text search in network Text search in network...

    docs.groupdocs.com/search/java/text-search-in-n...
  9. 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...
  10. Extract text in Accurate mode | GroupDocs

    Learn how to extract Text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality Text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....Annotation Product Solution GroupDocs...with text / Extract text in Accurate mode Extract text in Accurate...

    docs.groupdocs.com/parser/net/extract-text-in-a...