Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 258 for

case insensitive

(0.1 sec)
  1. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....of the properties are case-insensitive. The properties in the...name java.lang.String The case-insensitive name of the property....

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is Case Insensitive in C++....documents comparison is case insensitive. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... Used case-insensitive comparison. Method is...007" ); Shows how to toggle case sensitivity when performing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... Used case-insensitive comparison. Method is...FindReplaceOptions () options . match_case = False options . find_whole_words_only...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Type ) { case FieldType . FieldFormDropDown...DropDownItems . ToArray ())); break ; case FieldType . FieldFormCheckBox...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... ignore_case_changes True indicates that...documents comparison is case insensitive. ignore_comments Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set font text color for document contents dynamically when building a report using C#....known color, that is, the case-insensitive name of a member of the...

    docs.aspose.com/words/net/setting-text-color-dy...
  8. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....known color, that is, the case-insensitive name of a member of the...

    docs.aspose.com/words/java/setting-text-color-d...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....that string comparison can be case-sensitive, or you may be unsure...replacements that were made. In this case, you can specify a string to...

    docs.aspose.com/words/net/find-and-replace/
  10. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java.... Case-insensitive. Returns: int imageTypeToExtension(int...

    reference.aspose.com/words/java/com.aspose.word...