Text language

Hi, how can I mark some text in particular language? I am using aspose for java.

Thanks, Ivica.

Dear Ivica,

If you want to save any additional information in textframe but don’t want to display it then you can use Shape.setAlternativeText() property and later retrieve it with Shape.getAlternativeText().