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

append

(0.09 sec)
  1. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and Appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def ensure_minimum...doc . first_section . body . append_child ( table ) row = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Lavorare con il gradiente in un file XPS | Python

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri la funzionalità per Python.... append (doc. create_gradient_stop...225), 0. 0673828 )) 8 stops. append (doc. create_gradient_stop...

    docs.aspose.com/page/it/python-net/xps/working-...
  8. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...