Hello Team,
I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below.
[HttpPost]
[Route("api/GroupDocsApi/CreateEmptyWordFile")]…...</div> </form> </div> </div> <script> $("#editor").kendoEditor({...showAlert(response.ReturnMessage); }); }); </script> Now I want to do the same...