Hi, we have an issue when saving a word Document after an edition, in the word saved Document is adding a label at the beginning of the content.
proces-editor error.PNG (241.7 KB)
We are using GroupDocs editor 23.9 and…...currentTimeMillis(); LoadDocumentEntity doc = new LoadDocumentEntity(); try...ArrayList<>(); pages.add(page); doc.setPages(pages); doc.setGuid(guid); } catch...