Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 500 for

case sensitive

(0.09 sec)
  1. 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-...
  2. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search-for-Node.js-via-Java. Contribute to groupdocs-search/GroupDocs.Search-for-Node.js-via-Java development by creating an account on GitHub.... Case sensitive search. Flexible fuzzy...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  3. counters() - CSS: Cascading Style Sheets | MDN

    The counters() CSS function enables combining markers when nesting counters. The function returns a string that concatenates the current values of the named and nested counters, if any are present, with the string provided. The third, optional parameter enables defining the list style....counters, which is the same case-sensitive name used for the counter-reset...

    developer.mozilla.org/en-US/docs/Web/CSS/counters
  4. @counter-style - CSS: Cascading Style Sheets | MDN

    The @counter-style CSS at-rule lets you extend predefined list styles and define your own counter styles that are not part of the predefined set of styles. The @counter-style rule contains descriptors defining how the counter value is converted into a string representation.... It is specified as a case-sensitive <custom-ident> without...of your counter can't be the case-insensitive list-style-type...

    developer.mozilla.org/en-US/docs/Web/CSS/@count...
  5. URL Pattern API - Web APIs | MDN

    The URL Pattern API defines a syntax that is used to create URL pattern matchers. These patterns can be matched against URLs or individual URL components. The URL Pattern API is used by the URLPattern interface.... Such cases are normalized to the simplest...this case {foo} gets changed to foo . Case sensitivity The URL...

    developer.mozilla.org/en-US/docs/Web/API/URL_Pa...
  6. Efficient data handling with the Streams API | ...

    This post demonstrates how to use the Streams API in a web application to fetch and transform text on the fly. By processing the data as it arrives, this approach enhances performance, responsiveness, and resource efficiency.... Real-world use cases and examples In video streaming...streaming platforms Use case: For efficient processing and delivery...

    developer.mozilla.org/en-US/blog/efficient-data...
  7. Intl.DateTimeFormat - JavaScript | MDN

    The Intl.DateTimeFormat object enables language-Sensitive date and time formatting....DateTimeFormat object enables language-sensitive date and time formatting....a fallback language, in this case Indonesian console.log(new Intl...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. [MS-XAML].pdf

    [MS-XAML]: Xaml Object Mapping Specification 2006 Intellectual Property Rights Notice for Open Specifications Documentation  Technical Documentation. Microsoft publishes Open Specifications docume......should be understood and the case carefully weighed before choosing...ordered sequence); in such cases, a single member’s values may...

    download.microsoft.com/download/0/A/6/0A6F7755-...
  9. 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...
  10. animation - CSS: Cascading Style Sheets | MDN

    The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, animation-play-state, and animation-timeline.... In this case, the animation will still occur...animation will be visible. In the case of the animation-fill-mode forwards...

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