Hello Team,
few months back I requested for the Editor Example for Word file and I get the code like below
[HttpPost]
[Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc
public async Task<SPRespo…...CopyToAsync(fileStream); } } } // Retrieve CSS content if needed string cssContent...Return the processed HTML and CSS sp.Ref1 = htmlContent; sp.Ref2...