Main Content

Word and HTML File and HTML String Inclusion

Include Word document files and HTML files and strings in a report

Include Microsoft® Word document files and HTML files and strings in a document.

Classes

mlreportgen.dom.DOCXSubDocReference to external Microsoft Word document
mlreportgen.dom.HTMLUse HTML markup to create DOM document
mlreportgen.dom.HTMLFileConvert an HTML file to a DOM document

Functions

mlreportgen.utils.html2dom.prepHTMLFilePrepare HTML file for conversion to DOM (Since R2020a)
mlreportgen.utils.html2dom.prepHTMLStringPrepare HTML string for conversion to DOM (Since R2020a)
mlreportgen.utils.tidyCorrect and clean XML and HTML content

Topics

Go to top of page