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

case insensitive

(1.33 sec)
  1. Setting Background Color Dynamically in C#|Aspo...

    Set text background 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-background-co...
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....string Must be "Barcode" (case-insensitive). value string A string...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  3. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....const System::String& Case-insensitive name of the font to locate...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/