Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 9,900 for

text

(0.03 sec)
  1. Split text file | Documentation

    Follow this guide and learn how to split Text file into several resultant files using GroupDocs.Merger for Node.js via 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/nodejs-java/split-tex...
  2. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom Text segmenting....Indexing / Custom text segmenter Custom text segmenter Leave feedback...require special tools to split text into words. This is necessary...

    docs.groupdocs.com/search/net/custom-text-segme...
  3. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience....up with a feature of setting Text Shadow for Slides, Words and...Features # Ability to set Text Shadow in text signaturesUsing version...

    blog.groupdocs.com/signature/java-e-signing-api...
  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. Get text coordinates | Documentation

    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...
  6. 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-...
  7. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Indexing / Custom text extractors Custom text extractors Leave...demonstrates how to implement a custom text extractor. C# public class LogExtractor...

    docs.groupdocs.com/search/net/custom-text-extra...
  8. Merge text files | Documentation

    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/
  9. 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...
  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...