Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 Java API 开源将 Excel 文件转换为 MHTML?
我需要在 J2ee Web 应用程序中发布一个 excel 文件,不下载就无法直接查看 excel,所以我尝试先将其转换为 MHTML 并在 Web 浏览器中显示。
将 Excel 转换为 HTML
在 javamail 的帮助下将 html 和其他资源组合成一个 MHTML