问题
how can I save a math equation (from a word document) as an image, using c#?? Perhaps, I should use openxml sdk ? Anyone can help?
回答1:
Save the document as Word 97-2000 (i.e. .doc instead of .docx) then save the document as a webpage. All equations will be saved as image in the for_img directory.
来源:https://stackoverflow.com/questions/6533984/word-2010-save-math-equation-as-image