Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 251 for

case insensitive

(0.32 sec)
  1. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...tests exercise all the edge cases you mentioned (KMZ detection...stream. Assuming a particular case‑sensitivity or path separator...

    forum.aspose.com/t/conversionservice-and-its-te...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....documents comparison is case insensitive. getIgnoreComments() Specifies...documents comparison is case insensitive. setIgnoreComments(boolean...

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