Copy theme properties from one document to another

Hello,

Is there a way to copy theme properties from one document to another?

I see there is a way to get the theme from a document with getTheme, but there is no way to copy this to another document.

Document doc = new Document;
Theme theme = doc.getTheme();

If there is no way to copy theme properties at this moment will there be one in the future?

Herman

@avandenhoogen

Thanks for your inquiry. Unfortunately, Aspose.Words does not support the requested feature at the moment. However, we have logged this feature request as WORDSNET-8066 in our issue tracking system. You will be notified via this forum thread once this feature is available.

We apologize for your inconvenience.