Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
6answers
1k views

MathML or OMML to PNG w/ .NET?

Are there any libraries which take MathML (or, even more preferably, OMML) and outputs a .PNG file? I am putting together an export process for .docx files and, as a part of this process, I'd like to ...
6
votes
1answer
1k views

C# API for MS Word Equation editor

Is there an API (preferably C#) to access the object model of equations created with MS Word's equation editor? I am looking for an API like the chart object to access properties of charts in Excel, ...