Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 10,937 for

true type

(0.17 sec)
  1. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... // Below are three types of cultural calendars that a...FIELD_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  3. OptionButtonControl class | Aspose.Words for Py...

    aspose.words.drawing.ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldXE.entry_type property | Aspose.Words for ...

    FieldXE.entry_Type property. Gets or sets an index entry Type....entry_type property FieldXE.entry_type property Gets or sets...an index entry type. @property def entry_type ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified Type....nodes that match the specified type. getChildNodes ( nodeType :...Parameter Type Description nodeType NodeType Specifies the type of nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_Type property. Gets or sets an index entry Type used to build the index....entry_type property FieldIndex.entry_type property Gets or sets...entry type used to build the index. @property def entry_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....SHAPE, 0, true); OleControl oleControl = shape...assertEquals(checkBox.getEnabled(), true); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry Type in C++....Gets or sets an index entry type. System :: String Aspose ::...:: FieldType :: FieldIndex , true )); // Configure the INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....Shows how to filter specific types of document elements when making...(Document)docOriginal.deepClone(true); Paragraph firstParagraph =...

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

    The CheckBox control toggles a value in Java....SHAPE, 0, true); CheckBoxControl checkBoxControl...checkBoxControl.setChecked(true); Assert.assertEquals(true, checkBoxControl...

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