Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 621 for

case sensitive

(0.81 sec)
  1. String.Replace Method (System) | Microsoft Learn

    Returns a new string in which all occurrences of a specified Unicode character or String in the current string are replaced with another specified Unicode character or String....the provided culture and case sensitivity. Replace(Char, Char) Source:...method performs an ordinal (case-sensitive and culture-insensitive)...

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

    The counter() CSS function returns a string representing the current value of the named counter, if there is one....counter, which is the same case-sensitive name used with the counter-reset...

    developer.mozilla.org/en-US/docs/Web/CSS/counter
  3. GroupDocs.Signature for .NET 18.11 Release Notes

    GroupDocs.Signature for .NET 18.11 Release Notes – the latest updates and fixes....value will be converted to 1 in case of logical true value, otherwise...value will be converted to 1 in case of logical true value, otherwise...

    releases.groupdocs.com/signature/net/release-no...
  4. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....that include: Fuzzy Search Case-Sensitive Search Homophone Search...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  5. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....'Einstein' in their paths, not case sensitive ISearchDocumentFilte filter...createFilePathRegula ( "Einstein" , Pattern . CASE_INSENSITIVE ); File extension...

    docs.groupdocs.com/search/java/document-filteri...
  6. How to turn off form autocompletion - Security ...

    This article explains how to disable autocomplete for form fields on a website....one-time pin) or contains sensitive information (for example,...make exceptions for special cases, such as prompting users to...

    developer.mozilla.org/en-US/docs/Web/Security/P...
  7. Type Class (System) | Microsoft Learn

    Represents type declarations: class types, interface types, array types, value types, enumeration types, type parameters, generic type definitions, and open or closed constructed generic types....FilterName Represents the case-sensitive member filter used on names...FilterNameIgnoreCase Represents the case-insensitive member filter used...

    learn.microsoft.com/en-us/dotnet/api/system.type
  8. Type Class (System) | Microsoft Learn

    Represents type declarations: class types, interface types, array types, value types, enumeration types, type parameters, generic type definitions, and open or closed constructed generic types....FilterName Represents the case-sensitive member filter used on names...FilterNameIgnoreCase Represents the case-insensitive member filter used...

    learn.microsoft.com/en-us/dotnet/api/system.type
  9. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images....hide the confidential and sensitive information within the documents...any document, find with case sensitivity, or by using regular expressions...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  10. Touch - Web APIs | MDN

    Learn about the Touch interface, including its constructor, properties, and methods, specifications and browser compatibility....contact point on a touch-sensitive device. The contact point...always be 0. This may also be the case for radiusX and radiusY ; if...

    developer.mozilla.org/en-US/docs/Web/API/Touch