Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 26,809 for

print

(2.05 sec)
  1. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... print ( f "Bookmark: { bookmark ....first_column < row . cells . count : # Print the contents of the first and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.next_sibling property | Aspose.Words for P...

    Node.next_sibling property. Gets the node immediately following this node....function that will go through and print all the child nodes of a composite...composite node. Otherwise, print its contents if it is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

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