AuthorTools`ExportNotebook`
AuthorTools`ExportNotebook`

ExportNotebook

ExportNotebook[nb,"style","fmt"]

creates image files of format fmt in the notebook's directory for each cell of the indicated style.

ExportNotebook[nb,{elem,data},"fmt"]

extracts cells. (See also ExtractionMethod.)

更多信息和选项

  • The following options can be given:
  • ExtractionMethodAutomaticExtractionMethod is an option for ExportNotebook that determines how the information is read from the notebook. The default setting of Automatic will use "NotebookGet" or "Get". Settings of "NotebookGet" or "Get" are oftentimes more time efficient, and "NotebookRead" or "NotebookLookup" are more memory efficient. The memory-efficient methods are not available for all exports.
    ExportDirectoryAutomaticExportDirectory is an option for ExportNotebook that determines the location of the generated files. The default value of Automatic uses the directory containing the given notebook.
Wolfram Research (2002),ExportNotebook,Wolfram 语言函数,https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

文本

Wolfram Research (2002),ExportNotebook,Wolfram 语言函数,https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

CMS

Wolfram 语言. 2002. "ExportNotebook." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

APA

Wolfram 语言. (2002). ExportNotebook. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html 年

BibTeX

@misc{reference.wolfram_2024_exportnotebook, author="Wolfram Research", title="{ExportNotebook}", year="2002", howpublished="\url{https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html}", note=[Accessed: 21-December-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_exportnotebook, organization={Wolfram Research}, title={ExportNotebook}, year={2002}, url={https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html}, note=[Accessed: 21-December-2024 ]}