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

case insensitive

(0.13 sec)
  1. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the Case-Insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....document variable by the case-insensitive name. null values are...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. 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...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...ToList(); In your case you can modify AddBookmarkToParagra...January 16, 2026, 7:12am 31 For my case on click of ctrl + the heading...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...