FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Macro.docm' ) builder = aw . DocumentBuilder ( doc = doc...
FieldRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....field_ref (): doc = aw . Document () builder = aw . DocumentBuilder...) builder . insert_footnote ( aw . notes . FootnoteType . FOOTNOTE...
FieldRef.number_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....field_ref (): doc = aw . Document () builder = aw . DocumentBuilder...) builder . insert_footnote ( aw . notes . FootnoteType . FOOTNOTE...
CompositeNode.last_child property. Gets the last child of the node.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_CONTINUOUS...
Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir + "DrawingML...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...