An open API service indexing awesome lists of open source software.

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

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 프로젝트명
```