Hello,
Pleas find enclosed 4 files : 1 java class with main method and 3 word docx.
I want to append one document to another, but to prevent the numbering to continue,
I used the code I found in the Aspose doc.
In the result (after running the code you’ll find it in file TestFile.ListUseDestinationStyles_Out.docx) you’ll see that the
second list has a left indent of 0,63cm. Any ideas where this indent is coming from ? It messes up my layout…
I uploaded my final result in TestFile.ListUseDestinationStyles_Out.docx file.
My Java code sits in the TestCopyList.txt file
thanks,
Chris