Hello,
We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...compareOptions ); BuiltInDocumentPrope properties = mainDocument.getBuiltInDocumentPr();..."Author" String author = properties.getAuthor(); // Aspose Words...