Hi.
I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net.
Specifically, I’m trying to render some Tab…... I tried setting bidi=true for the paragraph the table...section.getPageSetup().setBidi(true); for (Table table : (Iterable)doc...