Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,401 for

regular expression

(0.09 sec)
  1. SearchOptions Constructor (Boolean, Boolean, Bo...

    Initializes a new instance of the SearchOptions class which is used to search without highlight extraction....that indicates whether a regular expression is used. See Also Reference...

    apireference.groupdocs.com/parser/net/groupdocs...
  2. Named backreference: \k<name> - JavaScript | MDN

    A named backreference refers to the submatch of a previous named capturing group and matches the same text as that group. For unnamed capturing groups, you need to use the normal backreference syntax.... This makes the regular expression more readable and easier...backreferences guide Regular expressions Capturing group: (.....

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. Creating Simple ASP Pages | Microsoft Learn

    Skip to main content This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest f......enclose script commands and expressions. You can also use the <SCRIPT>...delimiters, any statement, expression, procedure, or operator that...

    learn.microsoft.com/en-us/previous-versions/iis...
  4. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....in-depth guide on performing regular expression search using C#. To view...article on how to perform regular expression search using C# . Updated...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  5. RegExp.prototype.multiline - JavaScript | MDN

    The multiline accessor property of RegExp instances returns whether or not the m flag is used with this Regular Expression....flag is used with this regular expression. Try it Description RegExp...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. SearchOptions Constructor (Boolean, Boolean, Bo...

    Initializes a new instance of the SearchOptions class which is used to search by pages and without highlight extraction....that indicates whether a regular expression is used. searchByPages...

    apireference.groupdocs.com/parser/net/groupdocs...
  7. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....watermarks with RegEx (Regular Expression) and remove Search watermark...text, you can provide regular expression (RegEx) to search for...

    blog.groupdocs.com/2020/11/27/find-and-remove-w...
  8. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....watermarks with RegEx (Regular Expression) and remove Search watermark...text, you can provide regular expression (RegEx) to search for...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...); // Search in index Regular expression search query The next...next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  10. <input type="text"> - HTML: HyperText Markup La...

    elements of type text create basic single-line text fields....when specified, is a regular expression that the input's value...be a valid JavaScript regular expression, as used by the RegExp...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...