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…...List<IImageResource> images = readyToEdit.Images; // Save extracted images and...and update HTML content string htmlContent = readyToEdit.GetContent();...