Hi,
I am writing to you about a problem we encountered in working with MSO PowerPoint document (pptx format) using the Aspose Slides v23.2 library for Java.
Specifically, when we access the cell of the table (in this case the only one, while otherwise the problem is present whenever the given content is found in the first column of any row of the table, regardless of their number on the slide), and then we prereset the its value so that the existing Portion is replaced with a coresponding new one, we are unable to successfully save the document, i.e. to generate the target file.
Also, we noticed that this problem is present with Chinese (zh-CN) and Japanese (ja-JP) target locales, while for example with Korean (ko-KR), Thai (th) or Arabic (ar), as well as some from western locales, it is not.
I am enclosing a source document and test code for reproducing reported behavior.
Best regards!
Nenad
report.zip (25.2 KB)