Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 229 for

case insensitive

(0.13 sec)
  1. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Used case-insensitive comparison. Method is...docx" ); Shows how to toggle case sensitivity when performing...

    reference.aspose.com/words/net/aspose.words/ran...
  2. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....setPosCodeStyle("CASE"); barcodeParameters.setFixCheckDigit(true);...getCaseCodeStyle() Style of a Case Code for barcode type ITF14...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... Used case-insensitive comparison. Method is...docx" ); Shows how to toggle case sensitivity when performing...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++....of the properties are case-insensitive. The properties in the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....String Case-insensitive name of the bookmark....bookmarkName java.lang.String The case-insensitive name of the bookmark to...

    reference.aspose.com/words/java/com.aspose.word...
  6. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....utilization for each specific use case: Choose between thorough recognition...two images, regardless of the case and layout. Easy to use OCR...

    products.aspose.com/ocr/net/
  7. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....setPosCodeStyle("CASE"); field.setFixCheckDigit(true);...MyEAN13Barcode EAN13 \\t \\p CASE \\x", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  8. FormField | Aspose.Words for Java

    Represents a single form field in Java....getType()) { case FieldType.FIELD_FORM_DROP_DOWN:...getDropDownItems())); break; case FieldType.FIELD_FORM_CHECK_BOX:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....getType()) { case FieldType.FIELD_FORM_DROP_DOWN:...getDropDownItems())); break; case FieldType.FIELD_FORM_CHECK_BOX:...

    reference.aspose.com/words/java/com.aspose.word...
  10. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java.... Case-insensitive. Returns: IMailMergeDataSource...mail merge region name is not case sensitive. Examples: Shows how...

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