Word merged into an embedded object

Word merged into an embedded object
for (String path : filePathList) {
db.insertDocument(new Document(path), ImportFormatMode.KEEP_SOURCE_FORMATTING);
}

@echozhum

Unfortunately, your question is not clear enough therefore we request you to please elaborate your inquiry further. Also, please supply input/output documents and your current code for testing. This will help us to understand your scenario, and we will be in a better position to address your concerns accordingly.