Hi,
We using the excel template to generate excel files with data and we would like to translate the headers to specific languages.
what is the best way to achieve that? we can place some keys in the header to translate them. also in the past, we had to use the resx files. we can use them here? or integrate to lingohub?
appreciate your help
thanks,
@zivdaniel,
Thanks for your query.
You need to translate it first by yourselves and then use Aspose.Cells API to update cell values accordingly. You need to use your own logic/process to get the translated text, then update cell values by Aspose.Cells APIs. In case you still have any doubts or issue, you may also share with us a demo file to understand your requirements more accurately.