Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,732 for

text annotations

(0.06 sec)
  1. Add search text annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-search-t...
  2. Working with text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...with text Working with text Leave feedback Extract text in Accurate...

    docs.groupdocs.com/parser/net/working-with-text/
  3. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply Text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Annotation Product Solution GroupDocs...Guide / Basic usage / Text redaction Text redaction Leave feedback...

    docs.groupdocs.com/redaction/python-net/text-re...
  4. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs.../ Loading / Load text from string Load text from string Leave...

    docs.groupdocs.com/comparison/java/load-text-fr...
  5. Extract text from documents | Documentation

    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/net/extract-text-from...
  6. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs.../ Loading / Load text from string Load text from string Leave...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  7. Add text field annotation | Documentation

    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...
  8. Add text watermarks | Documentation

    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/
  9. Extract text from documents | Documentation

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

    docs.groupdocs.com/classification/net/classify-...