We are convert html to docx file using Aspose word in java.
We have to generate docx file which contents instruction first in single page column. then whatever content we add that we want in 2 column of page.
We code it for this but not getting expected out.
Zip file is enclosed here : Aspose PageLayout Issue.zip (84.9 KB)
Which contents :
- Expected Docx file
- Java code file
- Current Out put file as Java code.
Guide us to get expected docx file result .