TextPath.trim property. Determines whether extra space is removed above and below the text.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
TextPath.size property. Defines the size of the font in points.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
TextPath.small_caps property. True if the font is formatted as small capital letters.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....the Working with Shapes documentation article. public class TextPath...WordArt. Document doc = new Document (); // Insert a WordArt...
TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
TextPath.fit_path property. Defines whether the text fits the path of a shape.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
TextPath.underline property. True if the font is underlined.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...
TextPath.strike_through property. True if the font is formatted as strikethrough text.... Document () # Insert a WordArt object to...word_art_shape_type ): # Create an inline Shape, which will serve as...