I'm using spire office v8.2.0 for .net (c#) win10 64bit
I want to export MathType out of a word document and/or powerpoint documents.
So far my best attempts find that MathType equations appear as text="" textranges in powerpoint and (vector) images in word.
Within word and powerpoint I can copy-paste it like text. From within spire I can't access any indication of the equation's content.
I can't do any of the following and any of these would help:
-export equations (as text) from either powerpoint or word using spire
-distinguish textranges that are actually MathType in powerpoint from empty text ranges
-save MathType textranges as images in powerpoint
If you know how please post some code demonstrating it, I can't figure it out.
Thanks.