Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 7,161 for

true type

(0.03 sec)
  1. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns true if control is in enabled state...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....isForms2OleControl property Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... SmartTag , true ). OfType < SmartTag > (). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... Parameter Type Description options DocumentBuilderOptio.... Document ): ... Parameter Type Description doc Document The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_Type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodeType/#OFFICE_MATH)....node_type property OfficeMath.node_type property Returns NodeType...OFFICE_MATH . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...parts at a section break of any type. length Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...