https://github.com/yjham2002/wtoxconverter
A Converter which allows richware style formed API excel document converted to word file
https://github.com/yjham2002/wtoxconverter
automatic converter excel java word
Last synced: 3 months ago
JSON representation
A Converter which allows richware style formed API excel document converted to word file
- Host: GitHub
- URL: https://github.com/yjham2002/wtoxconverter
- Owner: yjham2002
- Created: 2017-02-03T07:07:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T09:12:17.000Z (about 8 years ago)
- Last Synced: 2025-01-06T14:35:34.474Z (5 months ago)
- Topics: automatic, converter, excel, java, word
- Language: Java
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XtoWConverter
- A Converter which allows richware style formed Excel API Document to Word file
- Usage
```sh
java -jar -Dfile.encoding=UTF8 XtoW.jar test.xls test.doc v1.0 프로젝트명
```