Support 10-12 different language in our ms-word template

Hi Team,

I am using Aspose-Word linq engine version 23.8 java, There is a requirement where i need to support 10-12 different language (like - Chinese,Japanese,Spanish,English and etc.) in our ms-word template.

Any suggestion is appreciated.

@aspwanupsinha There are no any restrictions on using different languages in the template. If you encounter problems with using different languages, please attach your sample template, data, the problematic output and expected output documents here for our reference. We will check the issue and provide you more information.

Hi Alexey, Do we have some feature in aspose word like we will be receiving the data in english and that will get converted in required language like (french,chiense and etc) while we generate the document . We are using aspose word JsonDataSource in our project for template and document creation out of it.

@aspwanupsinha There is no data translation feature in Aspose.Words. To get the document in different languages, you should provide data in different languages.