Enum HtmlOfficeMathOutputMode
Enum HtmlOfficeMathOutputMode
Numele spaţiului: Aspose.Words.Saving Asamblare: Aspose.Words.dll (25.4.0)
Specifica modul în care Aspose.Words exportă OfficeMath la HTML, MHTML și EPUB.
public enum HtmlOfficeMathOutputMode
Fields
Image = 0
OfficeMath este convertit în HTML ca imagine specificată de <img> etichetă.
MathML = 1
OfficeMath este convertit în HTML folosind MathML.
Text = 2
OfficeMath este convertit în HTML ca o secvență de funcționare specificată de etichetele <span>.