Images are not loading when I am using Groupdocs Editor for word document with TinyMCE
sharing my code, Document as well as screenshot for your reference.
public ActionResult Index()
{
License lic = new License();
…...Combine(Directory.GetCurrentDirectory()...string imageFilePath = Path.Combine(resourceDirectory, imageFileName);...