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")]…...name: "custom", tooltip: "Add page break", exec: function (e) {...value: "<p STYLE='page-break-before: always'>Page break here!</p>"...