ODP to PPTX: Font shadow is not preserved (Java)

We are using “slides-19.10-jdk16.jar”.

When converting the shadow.odp to shadow.pptx the shadow effect of the font is not preserved.

Using the following code:
com.aspose.slides.Presentation presentation = new com.aspose.slides.Presentation(inputPath);
presentation.save(outputPath, com.aspose.slides.SaveFormat.Pptx);

shadow.zip (32.3 KB)

@simon.wiseman,

I have observed the information shared by you and an issue with ID SLIDESJAVA-37853 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

The issues you have found earlier (filed as SLIDESJAVA-37853) have been fixed in this update.