Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 10,679 for

text

(0.23 sec)
  1. Extract text areas | GroupDocs

    Learn how to extract Text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract Text with position data, rectangles, and Text styles....usage / Text Extraction / Extract text areas Extract text areas...provides functionality to extract text areas with position information...

    docs.groupdocs.com/parser/python-net/extract-te...
  2. Extract text areas | GroupDocs

    This article explains that how to extract Text areas from documents in Java....Working with text / Extract text areas Extract text areas Leave...the functionality to extract text areas from documents by the...

    docs.groupdocs.com/parser/java/extract-text-areas/
  3. Split text file | GroupDocs

    Follow this guide and learn how to split Text file into several resultant files using GroupDocs.Merger for Java API....document operations / Split text file Split text file Leave feedback...allows to split text file into several resultant text files. The default...

    docs.groupdocs.com/merger/java/split-text-file/
  4. Split text file | GroupDocs

    Follow this guide and learn how to split Text file into several resultant files using GroupDocs.Merger for .NET API....document operations / Split text file Split text file Leave feedback...allows to split text file into several resultant text files. The default...

    docs.groupdocs.com/merger/net/split-text-file/
  5. 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....Basic usage / Add text watermarks Add text watermarks Leave feedback...Watermark library is adding text watermarks to documents. You...

    docs.groupdocs.com/watermark/python-net/add-text/
  6. 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-...
  7. Text redaction | GroupDocs

    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....Guide / Basic usage / Text redaction Text redaction Leave feedback...redaction case is to remove a text from a document. With GroupDocs...

    docs.groupdocs.com/redaction/net/text-redactions/
  8. Text redactions | GroupDocs

    This article explains that how Java 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....Guide / Basic Usage / Text redactions Text redactions Leave feedback...color box over the redacted text, you can use color instead of...

    docs.groupdocs.com/redaction/java/text-redactions/
  9. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Node.js via 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/nodejs-java/merge/txt/
  10. 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...