Uses 16250K of libraries. Click here for Pure Java version (2567L/16K).
1 | !include once #1028321 // Apache POI |
2 | |
3 | svoid saveDocx(XWPFDocument document, File f) ctex {
|
4 | temp FileOutputStream out = newFileOutputStream(f); |
5 | document.write(out); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028323 |
| Snippet name: | saveDocx |
| Eternal ID of this version: | #1028323/2 |
| Text MD5: | 57056fb17757b503b4fb41b1bf91d393 |
| Transpilation MD5: | f9ce12ae1d526b5687190a6ac4076a24 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-11 19:58:51 |
| Source code size: | 174 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 428 / 583 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |