Skip to content Skip to sidebar Skip to footer
Showing posts with the label Docx4j

How To Handle Special Characters When Converting From Html To Docx

I have a application that converts html files to DocX using DocX4J. I´m having problems with specia… Read more How To Handle Special Characters When Converting From Html To Docx

How To Set Font Size And Font Family In Document Using Docx4j

FileReader fr=new FileReader('E://HtmlToDoc//LETTER.html' ); BufferedReader br=new Buffered… Read more How To Set Font Size And Font Family In Document Using Docx4j

Setting The Font And Style Of Jeditorpane

I am currently developing an application for this company as my last year of studies project, and i… Read more Setting The Font And Style Of Jeditorpane

Docx To Html: Headings' Font Style Is Not Correct Using Docx4j

I have a docx file with Heading1 style with Calibri Light (every other texts use Calibri Light too)… Read more Docx To Html: Headings' Font Style Is Not Correct Using Docx4j

Setting The Font And Style Of Jeditorpane

I am currently developing an application for this company as my last year of studies project, and i… Read more Setting The Font And Style Of Jeditorpane