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

text

(0.36 sec)
  1. 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...
  2. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in net language using GroupDocs.Merger for Python via .NET 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/python-net/merge/txt/
  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/net/basic-usage/ad...
  5. 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/
  6. 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...
  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/net/extract-text-stru...
  8. Perform Text Search in Documents Online

    Unlock the power of Text search using GroupDocs.Search! Learn how to search Text-based documents using regular expressions....中國傳統的 Discover the cool world of text search, where you can find specific...Search is like a wizard with text searching solution that helps...

    blog.groupdocs.com/search/online-text-search/
  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/python-net/add-text/
  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....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-...