Returns file content in the HTML format.
This method doesn't have any parameters.
window.Asc.plugin.executeMethod ("GetFileHTML", null, function (res) { console.log (res) });