Hello,
I am getting the following error on a code shared below when trying To view pptx file in a viewer
Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...which slide in the existing presentation will be replaced with the...it likely means that the same HTML content ( EditorData ) is being...
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")]…...+ ")"; } @Html.HiddenFor(m => m.FileServerId) @Html.HiddenFor(m...HiddenFor(m => m.FileId) @Html.Hidden("hdnGroupDocsWebApiUR", (string)ViewBag...