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 ....
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 ....
Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method... Detects OLE object type using file extension. insertOleObjectAsIco...iconCaption : string ) Parameter Type Description fileName string...
aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...
aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....LayoutEntityType enumeration Types of the layout entities. Members... PAGE , layout_enumerator . type ) with self . assertRaises (...
DropDownItemCollection.contains method. Determines whether the collection contains the specified value....( value : string ) Parameter Type Description value string Case-sensitive...Case-sensitive value to locate. Returns true if the item is found in the...
CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Parameter Type Description name str Case-sensitive...property to locate. Returns True if the item is found in the...
Font.has_dml_effect method. Checks if particular DrawingML text effect is applied....method has_dml_effect(dml_effect_type) Checks if particular DrawingML...has_dml_effect ( self , dml_effect_type : aspose . words . TextDmlEffect...
CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection....( name : string ) Parameter Type Description name string The...( aw . NodeType . SmartTag , true ). OfType < SmartTag > (). ToArray...