Enum MarkdownOfficeMathExportMode

Enum MarkdownOfficeMathExportMode

Der Name: Aspose.Words.Saving Zusammensetzung: Aspose.Words.dll (25.4.0)

Erläutert, wie Aspose.Words OfficeMath nach Markdown exportiert.

public enum MarkdownOfficeMathExportMode

Fields

Image = 1

Export OfficeMath als Bild.

MathML = 2

Export OfficeMath als MathML.

Text = 0

Export OfficeMath als klares Text.

 Deutsch