SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable... doc = aw . Document () builder = aw . DocumentBuilder...html_options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...
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...
PdfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...