Aspose.Cells 5.1.4.0 does nto have some overloaded methods of WorkBook.Save

I am using version 5.1.4.0 of Aspose.Cells but the methods below are not available in this version.
I understand that the second method is obsolete, but even the newer method is not showing up in 5.1.4.0. The ContentDisposition enum is not showing up. If both these methods have been retired, could someone please put some light on how to send the file to a browser.

public void Save(
HttpResponse response,
string fileName,
ContentDisposition contentDisposition,
SaveOptions saveOptions
);

public void Save(
string fileName,
FileFormatType fileFormatType,
SaveType saveType,
HttpResponse response
);


This message was posted using Email2Forum by haley.stuart.

Hi,

I think, you are using the wrong dll.

Please use the DLL under the directory “net2.0” and not “net3.5_ClientProfile”.

And please check the readme.txt under the directory
“Bin”.

Please see this image for more help. Also, you can download and use the latest version:
Aspose.Cells
for .NET v6.0.1.8