I’m using Aspose.Words for DOCX merging, and while it generally works fine, I’m encountering issues with specific documents. After merging, the styling is disturbed: text appears overlapped in WPS, while styles are lost …...document = new Document(Files[0]); var callback = new HandleDocumentWarnin();...Files.Count; i++) { var srcDoc = new Document(Files[i]); document...