PageSetup.page_height property. Returns or sets the height of the page in points.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...
Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . styleIdentifier = aw . StyleIdentifier . IntenseEmphasis...
ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... doc = aw . Document () builder = aw . DocumentBuilder...document. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...