Hello I am trying to view the word/excel/ppt document in Groupdocs.editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working →
Word Editor, Excel Editor, PowerPoint Editor
Below is my code for the s…...Save(request.FileUploadPath)); return...await Task.Run(() => workbook.Save(request.FileUploadPath)); return...