DocumentBuilder.insertNode method. Inserts a node before the cursor....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = new aw . Drawing . Shape ( builder . document , aw . Drawing...
ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting.... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...
Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...
CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...
Font.name property. Gets or sets the name of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Courier New" ; font . underline = aw . Underline . Dash ; builder...
Border.distance_from_text property. Gets or sets distance of the border from text or from the page edge in points.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...
FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDdeAuto.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldLink.auto_update property. Gets or sets whether to update this field automatically....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...