aspose.words.math module
The aspose.words.math module contains classes that represent Office Math elements.
Classes
Class | Description |
---|---|
OfficeMath | Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the Working with OfficeMath documentation article. |
Enumerations
Enumeration | Description |
---|---|
MathObjectType | Specifies type of an Office Math object. |
OfficeMathDisplayType | Specifies the display format type of the equation. |
OfficeMathJustification | Specifies the justification of the equation. |