Aspose.Slides text going outside table cell

Hi

Look at attached PPT. I have a template PPT which has a text (keyname in our example) in portion. And my code is replacing this portion text with the text entered by user on site. However when we output the PPT, some portion of text (usually 2 to 7 characters) seem to be flowing outside the CELL. Please look at the word “influence” under “Information” in attachment. If I try to make any text change in that table, it then adjust the cells.

This seem to be ASPOSE issue. Please note that if I put my cursor at the end of this text and press any key, the cells are setting themself properly.

Please reply asap.

We have some additional fixes which improve text frames and tables resizing.
They are not released yet and we will publish new hot fix soon.

On the other hand, I can tell one thing. Java will never produce absolutely
the same rendering and resizing results like .Net version or MS PowerPoint do.
Simply just because java’s Graphics2D and GDI/GDI+ work with fonts and text
in too different ways. We are always trying to solve problems if possible and
I’m sure there will be improvements in future versions.