Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 217 for

case sensitive

(0.03 sec)
  1. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....'Einstein' in their paths, not case sensitive ISearchDocumentFilte filter...

    docs.groupdocs.com/search/net/document-filterin...
  2. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....'Lorem' in their paths, not case sensitive const filter = groupdocs...'java.util.regex.Pattern' , 'CASE_INSENSITIVE' ), ); File extension...

    docs.groupdocs.com/search/nodejs-java/document-...
  3. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....the API are as follows: Case Sensitive Search Regular Expression...

    blog.groupdocs.com/search/build-full-text-searc...
  4. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....target: Boolean Search Case-Sensitive Search Highlight Search...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  5. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API.... and explore practical use cases with useful code snippets. Managing...Watermark Key Features Use Cases Adding Text Watermark Adding...

    blog.groupdocs.com/watermark/integrate-watermar...
  6. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....the corresponding tag in this case. If html switch is present,...a single paragraph. In this case, while building a report, the...

    docs.groupdocs.com/assembly/java/template-synta...
  7. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....the corresponding tag in this case. If html switch is present,...a single paragraph. In this case, while building a report, the...

    docs.groupdocs.com/assembly/net/template-syntax...
  8. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....supported: simple, fuzzy, case sensitive, boolean, phrasal, faceted...

    blog.groupdocs.com/search/search-text-in-word-e...
  9. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....supported: simple, fuzzy, case sensitive, boolean, phrasal, faceted...

    docs.groupdocs.com/search/java/build-your-first...
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....supported: simple, fuzzy, case sensitive, boolean, phrasal, faceted...

    docs.groupdocs.com/search/nodejs-java/build-you...