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")]…..."/api/GroupDocsViewerApi/loadThumbnails", JSON.stringify(data), function (returnedData)..."/api/GroupDocsViewerApi/loadDocumentPage", JSON.stringify(data), function (htmlData)...