ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
OleFormat.ole_icon property. Gets the draw aspect of the OLE object... doc = aw . Document () builder = aw . DocumentBuilder...node in doc . get_child_nodes ( aw . NodeType . SHAPE , True )]...
DocumentVisitor.visitFieldStart method. Called when a field starts in the document....'FieldToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...
DocumentVisitor.visitFieldSeparator method. Called when a field separator is encountered in the document....'FieldToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...