Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 4,470 for

classification

(0.22 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  2. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/homophone-search/
  3. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/load-password-pro...
  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....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  6. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  7. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/storing-text-of-i...
  8. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/optimize-index/
  9. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/parse-data...
  10. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/search-for-diffe...