Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 30,325 for

words

(2.13 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters.... And as a result, words containing such characters will...contains separator characters, words containing these characters...

    docs.groupdocs.com/search/java/search-for-text-...
  2. 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....for different word forms Search for different word forms Leave...feedback The search for different word forms allows you to search for...

    docs.groupdocs.com/search/net/search-for-differ...
  3. 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....for different word forms Search for different word forms Leave...feedback The search for different word forms allows you to search for...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...maintain list of synonyms and stop words. Download the latest version...Text Signature alignment for Words Documents Implement Text Signature...

    blog.groupdocs.com/groupdocs.blog/page/82/
  5. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....to use stop words during indexing or not. Stop words are frequently...frequently used words that do not carry a semantic load, which are...

    docs.groupdocs.com/search/net/search-index-sett...
  6. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....Searching for phonetically similar words, or homophones, is a crucial...Homophone search ensures that words with similar sounds, such as...

    kb.groupdocs.com/search/net/perform-homophone-s...
  7. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find Words considering uppercase and lowercase letters as distinct....Case-sensitive search allows you to find words considering uppercase and lowercase...letters as distinct. For example, words in context of case-sensitive...

    docs.groupdocs.com/search/net/case-sensitive-se...
  8. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended....AddToIndex(documentFolder); // Searching for word 'silver-gray' SearchResults...allows performing search of words containing wildcards. There...

    blog.groupdocs.com/search/work-with-blended-cha...
  9. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....have two words: oneSource twoTarget These two words have very...completely removed and inserted word as follows: (twoTarget)\[oneSource\]...

    blog.groupdocs.com/comparison/control-documents...
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...used to search for a single word in the text of a document. The...of wildcard characters in a word: a one character wildcard and...

    docs.groupdocs.com/search/net/build-search-query/