TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
TextPath.spacing property. Defines the amount of spacing for text... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
TextPath.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
TextPath.underline property. True if the font is underlined.... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
TextPath.fit_path property. Defines whether the text fits the path of a shape.... doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...