Hi,
I am using aspose word for java, and I have many word documents that i merged in to one document. Using
Document doc = documents.get(0);
for(int i=1;i<documents.size();i++){
doc.appendDocument(documents.get(i),Im…...Merging many word documents and creating table of contents Aspose...many word documents that i merged in to one document. Using Document...