MathML2MathTypeEquation icon indicating copy to clipboard operation
MathML2MathTypeEquation copied to clipboard

使用C#调用MathType将MathML格式的公式转换为MathType类型的公式并写入到Word中)Using MathType to converting MathML to mathtype equation and embedded in microsoft word document. Also, you can convert html...

Results 4 MathML2MathTypeEquation issues
Sort by recently updated
recently updated
newest added

本人菜鸟,看了半天,真不知道怎么用~~请问有web版本的demo吗? 就是能生成试卷的那种demo,感激不尽!

![image](https://user-images.githubusercontent.com/20677450/112809431-95630000-90ac-11eb-9156-362f2b7c0f94.png) MathTypeAPI在处理公式时,MathTypeServer进程会弹出“too many windows are open ”的异常弹窗信息,阻塞当前运行程序 大多数情况下,会在第9次转换公式时,出现此问题 处理方案时:MathTypeServer每执行9次,就杀死进程

请教一下,我看了您的代码,您将MathML 转换成 MathType 公式是用的剪切板的方式 ![image](https://user-images.githubusercontent.com/46258730/77726129-2b93be80-7032-11ea-9563-bee5179c3026.png) 想问一下有没方式可以通过MathML 获取 MathType 的 OLE 对象 oleObjec.bin的二进制文件? ![image](https://user-images.githubusercontent.com/46258730/77726284-888f7480-7032-11ea-8edf-b2c06900163c.png) ![image](https://user-images.githubusercontent.com/46258730/77726361-aceb5100-7032-11ea-962b-a903f5ee3c5c.png)

Is there a way to do the opposite conversion and convert Mathtype equations to word equations in Microsoft Word?