MathematicalTextFactory class
MathematicalTextFactory class
Allows to create a MathematicalText element
The MathematicalTextFactory type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) |
Methods
| Method | Description |
|---|---|
create_mathematical_text(self) | Create empty mathematical text element |
create_mathematical_text(self, math_symbol) | Create mathematical text element with the specified value |
create_mathematical_text(self, math_text) | Create empty mathematical text element with the specified value |
create_mathematical_text(self, math_text, portion_format) | Create empty mathematical text element with the specified value and formatting properties |
Remarks
For COM comparibility
See Also
- module
aspose.slides.mathtext - library
Aspose.Slides