Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))))))...
RevisionCollection.reject method. Rejects revisions that match specified criteria....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...RevisionCriteria ( "John Doe" , aw . RevisionType . Insertion ));...
ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...
Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/).... doc = aw . Document () # A blank document...assertEqual ( aw . NodeType . SECTION , doc . get_child ( aw . NodeType...