DOCX save looses embedded xlsm file extensions

Hi Aspose team,

We encountered the following problem:


When we try to just resave the attached docx, the embedded xlsm files are saved with xlsx extension.
Our goal would be to keep the extension of the macro-enabled embedded files as they were inside the original docx file.

We use the following simple code:
var doc = new Document(path);
doc.Save(outputPath);

Please let us know if we can provide any more details to help you investigate the issue.

Best regards,
Gergely Vándor
Hi Gergely,

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-14967. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-14967) have been fixed in this Aspose.Words for .NET 17.4 update and this Aspose.Words for Java 17.4 update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.