Hi Team,
Attached a simple .net8 console app project with a ppt file.
In this project with this ppt a simple open and save action throws
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at �.(IHyperlink )
at �.(� , �, ShapeFrame )
at �.�(� , �, InterruptionToken )
at �.�(� , �, InterruptionToken )
at �.(Shape , RectangleF)
at .(IShape , Boolean)
at .(IShape )
at .(GroupShape )
at ( )
at .( )
at )
at .()
at ()
at .(Stream , ISaveOptions)
at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions options)
at Aspose.Slides.Presentation.Save(String fname, SaveFormat format)
at Program.$(String[] args) in /apps/dotnet8/crashtest1/Program.cs:line 6
Can you please investigate why this is happening?
OS: linux
Platform: .net8
Package: Aspose.Slides.NET6.CrossPlatform Version=“25.10.0”
crashtest1.zip (1.3 MB)