Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 625 for

case sensitive

(0.26 sec)
  1. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....Expression Faceted Search Case Sensitive Search Fuzzy Search Synonym...File Formats. Example Business Cases # You have a folder with a lot...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  2. Search flow | Documentation

    This article shows the internal stages of each search operation....Search flow Simple term search (case insensitive) Keyboard layout...results Simple term search (case sensitive) Retrieving results Wildcard...

    docs.groupdocs.com/search/net/search-flow/
  3. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Search flow Simple term search (case insensitive) Keyboard layout...results Simple term search (case sensitive) Retrieving results Wildcard...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  4. Identifier - MDN Web Docs Glossary: Definitions...

    An identifier is a sequence of characters in the code that identifies a variable, function, or property. In most languages, identifiers are Case-Sensitive and not quoted....languages, identifiers are case-sensitive and not quoted. In JavaScript...

    developer.mozilla.org/en-US/docs/Glossary/Ident...
  5. env() - CSS: Cascading Style Sheets | MDN

    The env() CSS function can be used to insert the value of a user-agent defined environment variable into your CSS, in a similar fashion to the var() function and custom properties. The difference is that, as well as being user-agent defined rather than author-defined, environment variables are globally scoped to a document, whereas custom properties are scoped to the element(s) on which they are declared.... Another use case for env() variables is for desktop...agent-defined property names are case-sensitive. Formal syntax <env()>...

    developer.mozilla.org/en-US/docs/Web/CSS/env
  6. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....– Tag body elements are case-sensitive. Tags consisting of opening...be nested to each other. In case when nested tags are of the...

    docs.aspose.com/words/net/template-syntax/
  7. Character replacement during Indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowerCase characters or to remove diacritics from text....size of an index on disk if the case of characters or diacritics...Searching in the index // Case-sensitive search is no longer possible...

    docs.groupdocs.com/search/net/character-replace...
  8. CadOptions Class - GroupDocs.Viewer for .NET - ...

    Provides options for rendering CAD drawings.... Layout name is case-sensitive. Pc3File PC3 - plotter...

    apireference.groupdocs.com/viewer/net/groupdocs...
  9. DataColumnCollection - GroupDocs.Assembly for J...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......specific name (the name is not case sensitive). java.util.Iterator iterator...specific name (the name is not case sensitive). Parameters: columnName...

    apireference.groupdocs.com/assembly/java/com.gr...
  10. String.IndexOf Method (System) | Microsoft Learn

    Reports the zero-based index of the first occurrence of a specified Unicode character or string within this instance. The method returns -1 if the character or string is not found in this instance....invariant culture, using a case-sensitive or case-insensitive search...culture-sensitive comparison. In a culture-sensitive search (that...

    learn.microsoft.com/en-us/dotnet/api/system.str...