Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 26,716 for

print

(0.25 sec)
  1. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... _print_current_entity ( layout_enumerator...): while true : ExLayout . _print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeChangingAction enumeration | Aspose.Words f...

    aspose.words.NodeChangingAction enumeration. Specifies the type of node change.... new_parent ) print ( 'Inserted node:' ) print ( f ' \t Type:...get_text () . strip () != '' : print ( f ' \t Text: \t " { args ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... 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...
  6. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....art () print ( 'StructuredDocumentTa values:' ) print ( f ' \t... NodeType . ANY , False ): print ( f ' \t |Child node type: {...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....Examples Shows to insert a PRINT field. auto doc = System ::...u "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... 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...
  9. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on Printing documents in Java....Java Java Developer Guide Printing Documents Live Demos High...Pricing Buy Printing Documents Contents [ Hide Show ] Printing a Document...

    docs.aspose.com/note/java/printing-documents/
  10. Layout detecton|Documentation

    How to detect the layout of the provided image....input ) # Print result for result in results : print ( "paragraphs:"...len ( result . paragraphs ))) print ( "images:" + str ( len ( result...

    docs.aspose.com/ocr/python-net/layout_detection/