Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,591 for

search index

(0.04 sec)
  1. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/synonym-dictionary/
  2. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/homophone-dictio...
  3. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-passwords/
  4. Evaluation Limitations and Licensing | Document...

    Free Search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/evaluation-limit...
  5. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/managing-dictiona...
  6. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/managing-diction...
  7. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String IndexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an Index Index Index = new Index(IndexFolder); // Setting the OCR Indexing options IndexingOptions options = new IndexingOptions(); options....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  8. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/synonym-dictionary/
  9. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove Indexed files and folders from an Index. Only files or folders that were explicitly added to the Index can be deleted....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/delete-indexed-p...
  10. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....Search allows finding synonyms of...examples. It further lets searching the word and all its synonyms...

    blog.groupdocs.com/search/find-synonyms-of-word...