word搞了一天,找了无数的资料,以下这种方法是最好的。。。什么只能转3页了。。。什么字体库了。。。。各种坑
就三步:
第一步:下载jar包,然后放在这里
第二步:引入jar包,放在pom.xml文件
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-words</artifactId>
<version>15.8.0</version>
<scope>system</scope>
<systemPath>${
project.basedir}/lib/aspose-words-15.8