My application uses Aspose.Word to generate documents from a template using Document.MailMerge. In the template all the styles based on Normal pick up the language setting (English UK), but in the output document only Normal has the language set. None of the other styles have their language set. My customer's users have to specifically reset the language before they can spell check - it's not happening and there are quality issues.
How can I retain the styles' language? I haven't found any reference to this problem in the forums, though others must have met this problem. Any help very welcome.