text property
text property
Gets or sets the plain text of a portion. Read/write str.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- class
Portion - module
aspose.slides - library
Aspose.Slides
Gets or sets the plain text of a portion. Read/write str.
@property
def text(self):
...
@text.setter
def text(self, value):
...
Portionaspose.slidesAspose.Slides