Incorrect Bullets and Numbering after PPT to PPTX Conversion in C#

I have converted a *.ppt presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies.

The most affected slides:

6101811261171.ppt

  • 5: incorrect bullet style.
  • 13: extra numbering in paragraphs.

PeopleCentric_Leadership.ppt

  • 35: incorrect bullet style.

strategyshow.ppt

  • 15: incorrect bullet style

There are screenshots of these issues in the attached archive, as well as, the presentations.

Code sample:

var pr = new Presentation(inPath);
pr.Save(outPath, SaveFormat.Pptx);

I use Aspose.Slides.dll 25.2.0.0 and Microsoft® PowerPoint® for Microsoft 365 MSO (Version 2501 Build 16.0.18429.20132) 64-bit.
test19.zip (8.2 MB)

@licenses,
Thank you for reporting on the issue. I’ve reproduced the problem with bullets when converting the PowerPoint presentations into PPTX format.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESNET-44865

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you found earlier (filed as SLIDESNET-44865) have been resolved in Aspose.Slides for .NET 25.4 (ZIP, MSI, NuGet, Cross-platform).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.

There is a new issue with the conversion of strategyshow.ppt to .pptx. Some bullets have changed to empty squares. Slides: 2, 6, 7, 8, 9, 10, 14, 23, 24, 25, 26, 27, 28, 31, 32, 33.

@licenses,
Thank you for the note. I need some time to check the issue. I will get back to you soon.

@licenses,
I’ve reproduced the problem with bullets when converting the presentation to PPTX format.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESNET-44919

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you found earlier (filed as SLIDESNET-44919) have been resolved in Aspose.Slides for .NET 25.5 (ZIP, MSI, NuGet, Cross-platform).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.