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() …...exception: Object reference not set to an instance of an object. at... ContextCallback callback, Object state) — End of stack trace...