Aspose::Words::Markup::StructuredDocumentTag::get_FullDate method. Specifies the full date and time last entered into this SDT in C++....SdtType :: Date , MarkupLevel :: Inline ); // Display the date, according...
TextPath.bold property. True if the font is formatted as bold....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...
TextPath.font_family property. Defines the family of the textpath font....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...
TextPath.small_caps property. True if the font is formatted as small capital letters....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...
Aspose::Words::Drawing::TextPath::get_Bold method. True if the font is formatted as bold in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...
Aspose::Words::Drawing::TextPath::get_SameLetterHeights method. Determines whether all letters will be the same height regardless of initial case in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...
Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the text on a text path in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...
Aspose::Words::Drawing::TextPath::get_Spacing method. Defines the amount of spacing for text. 1 means 100% in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...
Aspose::Words::Drawing::TextPath::get_Text method. Defines the text of the text path in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...