Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 229 for

case insensitive

(0.03 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. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....fieldValue) { switch (fieldName) { case "FullName": fieldValue.set(mEmployees...getFullName()); return true; case "Department": fieldValue.set(mEmployees...

    reference.aspose.com/words/java/com.aspose.word...
  3. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...of the properties are case-insensitive. The properties in the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::GetChildDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region in C++.... Case-insensitive. ReturnValue A data source...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....Must be "CompositeGrid" (case-insensitive). columns_count integer...

    docs.aspose.com/omr/net/json-markup/compositegrid/
  6. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....const System::String& The case-insensitive name of the bookmark to...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. 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...
  8. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties...of the properties are case-insensitive. The properties in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....Gets or sets the style of a Case Code for barcode type ITF14...valid values (case insensitive) are [STD|SUP2|SUP5|CASE]. Result {...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range 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...