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

text

(0.21 sec)
  1. Text redactions | Documentation

    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/
  2. Merge text files | Documentation

    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/
  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....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/
  4. 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....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/
  5. 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....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-...
  6. Split text file | Documentation

    Follow this guide and learn how to split Text file into several resultant files using GroupDocs.Merger for Python via .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/python-net/split-text...
  7. Extract text structure | Documentation

    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...
  8. 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....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/python-net/text-re...
  9. 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....Basic usage / Add text watermarks Add text watermarks Leave feedback...Watermark library is adding text watermarks to documents. You...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  10. 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...