I wanted to use this plugin in my Vue project, but when I imported Word as a file using the official plugin, the imported Word file overwrote what I had entered earlier. 'executeImportDocx', with this method, how to avoid overwriting the previous input and insert it directly at the end of the document?
I wanted to use this plugin in my Vue project, but when I imported Word as a file using the official plugin, the imported Word file overwrote what I had entered earlier. 'executeImportDocx', with this method, how to avoid overwriting the previous input and insert it directly at the end of the document?