ODP to PPTX - Table border changes size

When converting an ODP to PPTX the borders in the table in the PPTX change size. The tables border is thicker in the PPTX than it is in the ODP.

Using - aspose-slides-20.5-jdk16.jar

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

Files attached:
ODP2PPTX.zip (35.2 KB)

@simon.wiseman,

I have observed the issue shared by you and a ticket with ID SLIDESJAVA-38140 has been created in our issue tracking system to investigate and resolve the issue. This thread has been associated with the issue so that we may notify you once issue will be fixed.