TabStop.alignment property. Gets or sets the alignment of text at this tab stop.... doc = aw . Document ( file_name =...between TOC and TOC9. for para in doc . get_child_nodes ( aw . NodeType...
ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
Style.style_identifier property. Gets the locale independent style identifier for a built-in style.... doc = aw . Document ( file_name =...between TOC and TOC9. for para in doc . get_child_nodes ( aw . NodeType...
Stroke.lineStyle property. Defines the line style of the stroke.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
Stroke.on property. Defines whether the path will be stroked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...