Hi There,
I am using Aspose.Cell version 26.1.0.
I am trying to save the attached file (xlsx is inside the Zip file) using the following code:
var stream = new FileStream(
filePath == null ? Path.GetTempFileName() …...z February 9, 2026, 12:46pm 1 Hi...February 9, 2026, 12:47pm 2 @shlomi.z You are getting a NullReferenceExcepti...