Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 621 for

case sensitive

(1.18 sec)
  1. String.ToLowerInvariant Method (System) | Micro...

    Returns a copy of this String object converted to lowerCase using the casing rules of the invariant culture....converted to lowercase using the casing rules of the invariant culture...of a parallel array with the case-insensitive version of each...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  2. String.LastIndexOfAny Method (System) | Microso...

    Reports the zero-based index position of the last occurrence in this instance of one or more characters specified in a Unicode array. The method returns -1 if the characters in the array are not found in this instance.... The search is case-sensitive. This method performs an...same. To perform a culture-sensitive search, use the CompareInfo...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  3. image() - CSS: Cascading Style Sheets | MDN

    The image() CSS function defines an in a similar fashion to the url() function, but with added functionality including specifying the image's directionality, displaying just a part of that image defined by a media fragment, and specifying a solid color as a fallback in Case none of the specified images are able to be rendered....solid color as a fallback in case none of the specified images...image(url("image2.jpg")); /* Bidi-sensitive Images */ image(ltr "image1...

    developer.mozilla.org/en-US/docs/Web/CSS/image/...
  4. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Case sensitive search. Flexible fuzzy...

    docs.groupdocs.com/search/java/features-overview/
  5. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Case sensitive search. Flexible fuzzy...

    docs.groupdocs.com/search/nodejs-java/features-...
  6. IndexRepository - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......e); // Setting flag of case sensitive search SearchResult result...e); // Setting flag of case sensitive search SearchQuery query...

    apireference.groupdocs.com/search/java/com.grou...
  7. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Case sensitive search. Flexible fuzzy...

    docs.groupdocs.com/search/net/features-overview/
  8. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/case-sensitive-search/weekly0.5https://docs...groupdocs.com/search/net/case-sensitive-search/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  9. Java Text Search & Indexing API for Documents, ...

    Advanced text search API for Java applications to search, index & retrieve data from documents: PDF, Word, Excel, presentations, email & web file formats....(Regex) Faceted & Boolean Case Sensitive GroupDocs.Search for Java...Export to a File Reload Index in case of Error Indexing & Alert User...

    products.groupdocs.com/search/java/
  10. <ident> - CSS: Cascading Style Sheets | MDN

    The CSS data type denotes an arbitrary string used as an identifier....identifiers because they are case-sensitive . On the other hand, since...

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