About 132,000 results
Open links in new tab
  1. dnGrep – Powerful search for Windows

    Search through text files, Word and Excel documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file …

  2. Search Window · dnGrep/dnGrep Wiki · GitHub

    Sep 4, 2024 · Use browse ("…") button to select a folder or files or type the path in the text field. Tip: To search multiple folders or files, separate the paths with a comma or semicolon. Tip: …

  3. dnGrep is an open source tool that can search for text inside documents

    Jan 22, 2020 · dnGrep is an open source tool that can search for text inside documents. It supports searching in Word, Excel, PDF, HTML documents and archives.

  4. dnGrep/dnGrep | DeepWiki

    Jun 24, 2025 · The application implements a plugin-based search engine architecture with a WPF user interface following the MVVM pattern. It supports 25+ languages, multiple themes, …

  5. Byte Search and Binary Files - dnGrep/dnGrep GitHub Wiki

    You can search either binary files or text files using the Byte search. When the Byte search option is selected, dnGrep reads the input files as binary data and does not convert any of the file …

  6. dnGrep | SignPath Foundation

    Search through text files, Word and Excel documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file …

  7. Command Line · dnGrep/dnGrep Wiki · GitHub

    It is possible to launch dnGREP search from a command line. Any arguments not specified will default to the last saved user settings. There are two formats: the older, simple format without …

  8. dnGrep 4.3.3 - warp2search.net

    Jan 14, 2025 · Search through text files, Word documents, PDFs, and archives using text, regular expressions, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file …

  9. dnGrep - non-indexing power search - Portable Freeware

    Apr 12, 2007 · Below is an example of a command-line function I use to check documents. This one grabs websites from inside Word files saved on my desktop. All the text below is saved to …

  10. dnGREP.Common.Utils.IsReadOnly (GrepSearchResult) Example

    Here are the examples of the csharp api class dnGREP.Common.Utils.IsReadOnly (GrepSearchResult) taken from open source projects. By voting up you can indicate which …