In the example provided by Aspose for Download , the project AjaxGenerateDoc gives compilation error: No overload for method ‘Save’ takes ‘4’ arguments for
doc.Save(Response, “out.doc”, ContentDisposition.Attachment, null);
Please let me know what all parameters to replace.