MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 811

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 810
mlreportgen.dom.Template class
12-317
mlreportgen.dom.Template class
Package: mlreportgen.dom
Create document template
Description
Create a template for a document.
Construction
templateObj = Template() creates an HTML template named Untitleld.htmtx in
the current folder, using the DOM default HTML template.
templateObj = Template(templatePath) creates a default HTML template at the
specified location.
templateObj = Template(templatePath,type) creates a template of the specified
type (Microsoft Word or HTML).
templateObj = Template(templatePath,type,sourceTemplate) creates a copy
of the template at the specified location, based on the specified template type.
Input Arguments
templatePath — Path and name for the template
string
Full path of output file or folder for the template.
type — Type of output
'html' (default) | 'docx' | 'html-file'
Type of output, specified as 'html', 'docx' or 'html-file'.
'html'— HTML output as a zipped or unzipped folder containing the HTML
document text, image, style sheet, and JavaScript files
Zobrazit stránku 810
1 2 ... 806 807 808 809 810 811 812 813 814 815 816 ... 985 986

Komentáře k této Příručce

Žádné komentáře