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…...EditorType == "xlsx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".xlsx"; await CreateEmptyExcelFile(fullFilePath);...