CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
SmartTag.uri property. Specifies the namespace URI of the smart tag.... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
CustomXmlProperty constructor. Initializes a new instance of this class.... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
aspose.words.tables.Cell class. Represents a table cell... append_child(new_child) Adds the specified...not a paragraph, creates and appends one empty paragraph. get_a...
aspose.words.tables.Row class. Represents a table row... append_child(new_child) Adds the specified...has no cells, creates and appends one Cell . get_ancestor(ancestor_type)...
SmartTag.element property. Specifies the name of the smart tag within the document.... append_child ( aw . Run ( doc , 'May.... body . first_paragraph . append_child ( smart_tag ) doc . first_section...
Row.ensure_minimum method. If the [Row](../) has no cells, creates and Appends one [Cell](../../cell/)....has no cells, creates and appends one Cell . def ensure_minimum...doc . first_section . body . append_child ( table ) row = aw ....