LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...
DocumentBase.footnote_separators property. Provides access to the footnote/endnote separators defined in the document.... doc = aw . Document ( file_name = MY_DIR...get_by_footnote_separator_type ( aw . notes . FootnoteSeparatorTyp...
Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... let doc = new aw . Document ( base . myDir + "Footnotes...doc . footnoteSeparators . at ( aw . Notes . FootnoteSeparatorTyp...
Aspose.Words.Lists.ListCollection.add method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...