Quantcast
Channel: Java Programming Forum - Learn Java Programming - Apache POI
Viewing all articles
Browse latest Browse all 120

Excel to XML Conversion

$
0
0
Hi,
I want to convert Excel to XML which should include text as well as images, shapes ect.
There is any way we can get openxml (Office Open XML) using POI API ?

I can able to get xml using Save As option with type "XML Spreadsheet 2003". But its only help to transform text where I m interested in images or at least its location.

Can any one guide?

Thanks.

Viewing all articles
Browse latest Browse all 120

Trending Articles