このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。
タイトル ページおよび目次と、Figure、テーブル、および表題のリスト
タイトル ページ、目次、または Figure、テーブル、その他のレポート要素のリストを生成する
レポート API レポーターを使用して、レポートにタイトル ページと目次を生成できます。レポーターを使用して、イメージ、テーブル、および方程式などの他のレポート要素の表題やタイトルのリストを生成することもできます。
クラス
mlreportgen.report.TitlePage | タイトル ページ レポーター |
mlreportgen.report.TableOfContents | Table of contents reporter |
mlreportgen.report.ListOfFigures | List of figures reporter |
mlreportgen.report.ListOfTables | List of tables reporter |
mlreportgen.report.ListOfCaptions | List of captions reporter |
mlreportgen.dom.TOC | Create placeholder for generating table of contents |
mlreportgen.dom.LOF | List of figures |
mlreportgen.dom.LOT | List of tables |
mlreportgen.dom.LOC | 表題のリスト |
mlreportgen.dom.Leader | Leader character for PDF output |
トピック
- タイトル ページの作成
タイトル ページをレポートに追加する。
- 目次の作成
レポートに目次を追加する。
- Create Lists of Figures and Tables in Report API Reports
Add a section for a list of figures or tables to a report.
- Create Lists of Captions and Titles of Related Report Elements in Report API Reports
Add a section to a Report API report for a list of related report elements, such as equations.
- Create Lists of Figures, Tables, or Other Report Elements in DOM API Reports
Add a list of figures, tables, or other report elements, such as equations, to a report.
- Update Tables of Contents and Generated Lists in Word Documents
Update a Word document to generate the entries in a table of contents or list of figures, tables, or captions.
トラブルシューティング
Table of Contents or Generated List Is Empty in a Word Report
Troubleshoot an empty table of contents or list of figures, tables, or captions.