Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 174 for

alias

(0.06 sec)
  1. Unicode character class escape: \p{...}, \P{......

    A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings....// This is equivalent (short alias): story.match(/\p{L}/gu); //.../u); // a // Using a short alias (ISO 15924 code) for the script...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Alias substitution in search queries...

    docs.groupdocs.com/search/net/features-overview/
  3. GroupDocs.Search 24.4 | On-premise Java API to ...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/24-4/
  4. GroupDocs.Search 22.11 | On-premise Java API to...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/22-11/
  5. GroupDocs.Search 19.12 | On-premise Java API to...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/19-12/
  6. GroupDocs.Search 21.3 | On-premise Java API to ...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/21-3/
  7. GroupDocs.Search 19.5 | On-premise Java API to ...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/19-5/
  8. GroupDocs.Search 20.6 | On-premise Java API to ...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/20-6/
  9. GroupDocs.Search | Document Searching & Indexin...

    On-premise Java API to help index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....be used & managed, such as: Alias Dictionary Alphabet Dictionary...fuzzy homophone dictionary alias alphabet synonym windows macOS...

    releases.groupdocs.com/search/java/
  10. hsl() - CSS: Cascading Style Sheets | MDN

    The hsl() functional notation expresses a color in the sRGB color space according to its hue, saturation, and lightness components. An optional alpha component represents the color's transparency....hsla() functional notation is an alias for hsl() . They are exactly...calc(l + 30)) /* Legacy 'hsla()' alias */ hsla(120deg 75% 25% / 60%)...

    developer.mozilla.org/en-US/docs/Web/CSS/color_...