ODP to PPTX : Bullet points are not preserved

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

When converting the ODP to PPTX, the bullet points aren’t preserved.

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

bulletPoints.zip (42.1 KB)

@simon.wiseman,

I have worked with the presentation file shared by you. An issue with ID SLIDESJAVA-37862 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-37862) have been fixed in this update.