Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 28,510 for

words

(0.13 sec)
  1. 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...
  2. Redact PDF and Scanned Documents in Java | Blac...

    Redact text in PDF and other documents using Java in your applications. Redact documents to blackout text and also the text within the embedded images....different strategies to search words and search synonyms within multiple...See Also # Find and Replace Words in Documents using Java Find...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  3. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Update DocumentInfoOptions Cells/Words/Email DocumentInfoOptions properties...html that was converted from words document Implement adding prefix...

    blog.groupdocs.com/viewer/latest-release-groupd...
  4. Announcing the improved naming scheme of GroupD...

    We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to join the Words. So, an old package ID would look like “groupdocs-viewer-dotnet”. However, in the new naming scheme, the format will consist the product family name in title case. Hence, the new package identifier will look like “GroupDocs....the hyphens “-” to join the words. So, an old package ID would...

    blog.groupdocs.com/total/announcing-improved-na...
  5. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the Words and phrases found, as well as detailed information on each individual document....number of occurrences of the words and phrases found, as well as...number of occurrences, the words and phrases found, as well as...

    docs.groupdocs.com/search/nodejs-java/work-with...
  6. Perform Wildcard Search using Java

    Learn how to perform wildcard search using Java. Discover how to use wildcard search in Java and group wildcards for more efficient and flexible search queries....(1~6)” may match words like “cardiff,” “cardinal,”...retrieval, allowing searches for words with missing or variable-length...

    kb.groupdocs.com/search/java/perform-wildcard-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 using Java....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/nodejs-java/case-sens...
  8. 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 using Java....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/java/case-sensitive-s...
  9. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....* N - wildcard word, * N ~~ M - wildcard word range, where N...and wildcard words are used to search for words with unknown...

    docs.groupdocs.com/search/java/search-operation...
  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/