MarkdownOfficeMathExportMode enumeration
MarkdownOfficeMathExportMode enumeration
Specifies how Aspose.Words exports OfficeMath to Markdown.
Members
| Name | Description |
|---|---|
| Text | Export OfficeMath as plain text. |
| Image | Export OfficeMath as image. |
| MathML | Export OfficeMath as MathML. |
| Latex | Export OfficeMath as LaTeX. |
| MarkItDown | Export OfficeMath as LaTeX that is compatible with MarkItDown. |
See Also
- module Aspose.Words.Saving