Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 15,942 for

true type

(0.17 sec)
  1. 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...
  2. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles....below: Heading Types Description NumeralsArabic Arab type,for example...NumeralsRomanUpperca Roman upper type, for example, I,I.II, … NumeralsRomanLowerca...

    docs.aspose.com/pdf/cpp/working-with-headings/
  3. XML Schema of Aspose.PDF|Aspose.PDF for C++

    This article describes an XML schema for working with XML documents in Aspose.PDF for C++....Pdf" name= "Document" type= "asp:DocumentType" /> <xs:complexType..."0" > <xs:complexType mixed= "true" > <xs:sequence> <xs:element...

    docs.aspose.com/pdf/cpp/supported-xml-schema/
  4. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.words.webextensions.WebExtensionStoreType enumeration. Enumerates available Types of a web extension store....enumeration Enumerates available types of a web extension store. Members...SP_CATALOG Specifies that the store type is SharePoint corporate catalog...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleControl | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java.... getType() Gets the data type of the property. getValue()..."MyBookmark"); Assert.assertEquals(true, customProperty.isLinkToContent());...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``True`` if the shape Type allows the shape to have an image....canHaveImage property Returns true if the shape type allows the shape to...Microsoft Word has a special shape type for images, it appears that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....SHAPE, 0, true); TextBoxControl textBoxControl...getClsidInternal() getEnabled() Returns true if control is in enabled state...

    reference.aspose.com/words/java/com.aspose.word...
  9. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your document automation with seamless integration....The default value depends on a type of the control. Caption { get;...controls. Enabled { get; } Returns true if control is in enabled state...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....SHAPE, 0, true); OptionButtonControl optionButton1...getChild(NodeType.SHAPE, 1, true); OptionButtonControl optionButton2...

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