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() …...FileFormatToSaveForm(workbook.FileFormat); await workbook.SaveAsync(stream...an object. at Aspose.Cells.Workbook.Save(Stream stream, SaveOptions...