Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 10,743 for

text

(0.77 sec)
  1. 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....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-...
  2. Get text coordinates | GroupDocs

    Learn how to obtain Text coordinates when rendering your documents with Image Viewer by GroupDocs and place Text over rendered document page image....PNG or JPEG / Get text coordinates Get text coordinates Leave...method of the class to get the text contained in a source document...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  3. Extract text structure | GroupDocs

    Learn how to extract Text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....usage / Text Extraction / Extract text structure Extract text structure...functionality to extract the text structure from documents as...

    docs.groupdocs.com/parser/python-net/extract-te...
  4. Working with text | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......with text Working with text Leave feedback Extract text in Accurate...Extract text in Raw mode Extract highlights Search text Working...

    docs.groupdocs.com/parser/net/working-with-text/
  5. Extract text structure | GroupDocs

    This article explains that how to extract Text structure from documents....Working with text / Extract text structure Extract text structure...functionality to extract the text structure from documents by...

    docs.groupdocs.com/parser/java/extract-text-str...
  6. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…...Fallback text extractor for unsupported plain text file types...possibility to define the default text extractor as a fallback extractor...

    forum.groupdocs.com/t/fallback-text-extractor-f...
  7. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java..../ Loading / Load text from string Load text from string Leave...String type variables. To compare text from variables, follow these...

    docs.groupdocs.com/comparison/java/load-text-fr...
  8. Add text redaction annotation | GroupDocs

    The page describes how to add Text redaction annotation to a document using GroupDocs.Annotation for .NET....document / Add text redaction annotation Add text redaction annotation...this page Text redaction annotation fills part of text with black...

    docs.groupdocs.com/annotation/net/add-text-reda...
  9. Extract text in Accurate mode | GroupDocs

    Learn how to extract Text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality Text extraction with best accuracy from PDF, Word, Excel and 50+ formats....Advanced usage / Text Extraction / Extract text in Accurate mode...mode Extract text in Accurate mode Leave feedback On this page...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Java library....Merge files / Merge text files Merge text files Leave feedback...represents a text document that contains plain text in the form...

    docs.groupdocs.com/merger/java/merge/txt/