IMathParagraph class
IMathParagraph class
Mathematical paragraph that is a container for mathematical blocks (IMathBlock)
The IMathParagraph type exposes the following members:
Properties
| Property | Description |
|---|---|
justification | Paragraph Justification Default value: CenteredAsGroup |
count |
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
write_as_math_ml(self, stream) | Saves content of this IMathParagraph as MathML |
to_latex(self) | Gets mathematical equation in LaTeX format |
add(self, item) | |
insert(self, index, item) | |
remove(self, item) | |
remove_at(self, index) | |
contains(self, item) | |
index_of(self, item) | |
clear(self) |
See Also
- module
aspose.slides.mathtext - library
Aspose.Slides