Font.engrave property. True if the font is formatted as engraved.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...
ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....</p> </body> </html>` ; let doc = new aw . Document ( Buffer...a" flag to "true". expect ( doc . viewOptions . displayBackgroundSha...
Font.emboss property. True if the font is formatted as embossed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...
ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...
ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...
ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...
DocumentBuilder.italic property. True if the font is formatted as italic.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....