Hi all,
I'm trying to convert a part of a word document to HTML.
For example, I have a word document with a table, and I would like extract and convert in HTML just the first cell, not the full document.
Is this possible with docx4j ?
If not, which is the best approach to do that ?
Thanks for your answers.
skyvic