java - 读取MathType对象,将MathType对象转换为图像

标签 java apache-poi docx mathtype

我有一个 docx 文件,其中包含由 mattype 创建的数学公式。 有没有办法使用java、poi读取其内容? 或者将 mathtype 创建的所有公式转换为图像?

下面的示例文档: enter image description here

最佳答案

Word中的MathType方程由wmf和ole bin组成。您可以获取 wmf 并将其转换为光栅格式、 png\jpg 等。

关于java - 读取MathType对象,将MathType对象转换为图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48953364/

相关文章:

java - LDAP JAVA 和用户密码

c# - .Net (C#) Enum 重写为 java

java - 如何使用 Apache POI API 将图像添加到 pptx 中添加的图像占位符?

java - apache poi XSSFClientAnchor 未根据 dx1、dy1、dx2、dy2 定位图片

java - 如何制作多页docx?

java - 无法正确安装 Apache Ant 的二进制版本

java - 过滤响应只返回部分内容

java - 通过 CellReference 检索的 Apache POI Cell 和 Row 为 Null

c# - 如何使用 DocX 控制 Word 文档中的表格列宽?

c# - 有没有办法把word文档升级到2010