Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 8,040 for

append

(0.07 sec)
  1. CustomXmlProperty.value property | Aspose.Words...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.name property | Aspose.Words ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.uri property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlProperty constructor | Aspose.Words fo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlProperty class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cell class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row class | Aspose.Words for Python

    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)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag.element property | Aspose.Words for Py...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row.ensure_minimum method | Aspose.Words for Py...

    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 ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... append_child ( outer_table ) # Create.... first_row . first_cell . append_child ( inner_table ) doc ...

    reference.aspose.com/words/python-net/aspose.wo...