In a C# environment using these packages
<PackageReference Include="Aspose.Cells" Version="24.10.0" />
<PackageReference Include="Aspose.Slides.NET" Version="24.10.0" />
I have this powerpoint file with 1 slide
slide …...Workbook wb = new(ms); int activeIndex...7:38pm 2 @BK.Broiler.730 The workbook is being opened, recalculated...