Unable to access w:hint attribute using Aspose Word Java API

Hello,

In Word XML schema there is a ‘hint’ attribute in ‘rFonts’ tag specifying which kind of font to use for display in case of ambiguous character code.

We are trying to get/set in Font using Word Java Aspose API but i didn’t find any methods about it.

Can you tell me how to get/set this attribute using your Java Word API ?

Here is a part of Word XML using this attribute :

<w:r w:rsidRPr=“00F6521C”>
    <w:rPr>
        <w:rFonts w:hint=“eastAsia”/>
    </w:rPr>
    <w:t>℃</w:t>
</w:r>

We need getter AND setter on this property

Best regards,

Hi Jean-Pascal,

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

We apologize for your inconvenience.

Is this feature available now?

@Rock_Zhang No, unfortunately, this feature is not available yet. It’s implementation has been postponed and is not yet scheduled for development. Please accept our apologies for your inconvenience.