Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,277 for

text annotations

(0.02 sec)
  1. Extract text from documents | GroupDocs

    This article shows how to extract Text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Annotation Product Solution GroupDocs...Usage / Extract text from documents Extract text from documents...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Add text field annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-text-fie...
  3. 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-...
  4. 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...
  5. Storing text of indexed documents | GroupDocs

    This article explains that how to store Text of indexed documents using Java....Annotation Product Solution GroupDocs...Indexing / Storing text of indexed documents Storing text of indexed...

    docs.groupdocs.com/search/java/storing-text-of-...
  6. Extract text from Emails | GroupDocs

    To extract a Text from emails getText method is used. This method allows to extract a Text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a Text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a Text from reader. Warning getText method returns null value if Text extraction isn’t supported for the document....Annotation Product Solution GroupDocs...Emails / Extract text from Emails Extract text from Emails Leave...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Extract text from Emails | GroupDocs

    Extract Text from emails using GetText method....Annotation Product Solution GroupDocs...Emails / Extract text from Emails Extract text from Emails Leave...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. 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/java/extract-text-str...
  9. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...Signatures / 🛡️ Text Signatures Verify Text Signatures in Document...

    docs.groupdocs.com/signature/python-net/verify-...
  10. Search text in PDF documents | GroupDocs

    This article explains that how to search Text from PDF documents...Annotation Product Solution GroupDocs...documents / Search text in PDF documents Search text in PDF documents...

    docs.groupdocs.com/parser/net/search-text-in-pd...