officetohtml icon indicating copy to clipboard operation
officetohtml copied to clipboard

Office To Html

Results 10 officetohtml issues
Sort by recently updated
recently updated
newest added

Hello, when reading a remote file is it possible to add a header value to the request made? var file_path = "path/to/file.pptx"; $("#resolte-contaniner").officeToHtml({ **url: file_path** });

print button on pdf viewer prints whole window content, rather than just print pdf content. I have attached a screenshot from your website to show the actual picture instead of...

hi, firstly thank you for the great project. PDF content supports l10n for localization, but if the content is invalid or unknown, the error message is not translated. Looking forward...

Hi.. Thanks for the good library. This is a feature request. Can you please bring support for "Animations within a slide of pptx file" ?

help wanted

I keep getting error as follows: "The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType." I guess that pdf.js that has been updated in the original...

I was trying to open a valid pptx. I cloned the repo and replaced the `demo.pptx` with the pptx that I have. When I opened the demos.html, I'm getting the...

So I can edit with input texts and textarea that I've built.

First off, this tool is amazing. I am able to read the office docx file and its converted to HTML on to by aspx web page. But it looks like...

First of all let me thanks to you for making such useful library, This is really nice library I found on internet which is supporting .docx, .pptx, .xlsx. While I'm...

$("#resolte-contaniner").officeToHtml({ url: file_path, pdfSetting: { setLang: "", setLangFilesPath: "" /*"include/pdf/lang/locale" - relative to app path*/ } }); require.js:168 Uncaught Error: Module name "mixins!undefined/pdf/pdf.js" has not been loaded yet for context:...