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 に結合します。