Main Content

Word and HTML File and HTML String Inclusion

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

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