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")]…...List<IHtmlResource>()); GroupDocs.Editor.Options.WordProcessingSaveOp...WordProcessingSaveOp saveOptions = new GroupDocs.Editor.Options.WordProcessingSaveOp();...