Enum HtmlOfficeMathOutputMode
Enum HtmlOfficeMathOutputMode
Il nome: Aspose.Words.Saving Assemblea: Aspose.Words.dll (25.5.0)
Specifica come Aspose.Words esporta OfficeMath a HTML, MHTML e EPUB.
public enum HtmlOfficeMathOutputModeFields
Image = 0
OfficeMath viene convertito in HTML come immagine specificata con tag.
MathML = 1
OfficeMath viene convertito in HTML utilizzando MathML.
Text = 2
OfficeMath viene convertito in HTML come sequenza di corse specificata da tag.