ページ レイアウト
Microsoft® Word、PDF および HTML テンプレートの書式設定スタイルを使用して書式設定を指定できます。
クラス
トピック
- ページ レイアウト セクションの作成
レポート セクションを作成する。Word または PDF レポートを、さまざまなレイアウトをもつセクションに分割する。
- ページのヘッダーとフッターの作成
レポートのフッターとヘッダーを作成する。
- Customize the Page Size and Margins of a Report Programmatically
Use Report API objects to customize page dimensions.
- Set Page Margins in a Word Report
Define margins and header, footer, and gutter sizes for a DOCX page.
- Customize the Page Size and Margins of a Word Report Using Templates
Modify the page dimensions in the Word templates for the title page, table of contents, and chapter reporters.
- Set Page Margins in a PDF Report
Define margins and header, footer, and gutter sizes for a PDF page.
- Customize the Page Size and Margins of a PDF Report Using Templates
Modify the page dimensions in the PDF templates for the title page, table of contents, and chapter reporters.
- ヘッダーとフッターのスタイル シート セル
スタイル シート セルを使用してレポートのヘッダーおよびフッターを管理する。
- 横向きのページでのレポートの作成
横向きのページを含むレポートの生成。
- 縦向きと横向きのページでのレポートの作成
縦向きと横向きのページの両方を含むレポートを生成する。
- 左右に並べられた Figure
ページ上で MATLAB の figure を隣どうしに配置する。
- 左右に並べられたイメージ
ページ上でイメージを隣どうしに配置する。
- ページに収まるようにイメージをスケーリングする
mlreportgen.dom.ScaleToFit
オブジェクトを使用してイメージをページに収める。 - Center Figure Snapshot on a Page
Center a figure snapshot on a landscape page for PDF and Word reports.
- Center Image on a Page
Center an image using an invisible 1-by-1 table that has the same size as the page body.
- Center Formal Image in a PDF Report
Center a formal image using an invisible 1-by-1 table that has the same size as the page body.
- PDF フォントの構成
PDF 出力については、MATLAB® Report Generator™ は、既定のフォントである serif、sans serif および絵文字によって構成されています。
- レポートの書式設定方法
スタイル シート、書式オブジェクト、または書式プロパティを使用してレポートを書式設定する。
- スタイル シートのスタイルの使用
スタイルは、ドキュメント オブジェクト (段落、テーブル、リストなど) の外観を定義する書式のコレクションです。
- 書式の継承
DOM API を使用すると、テンプレートベースのスタイルと書式オブジェクトベースのスタイル (または対応する書式プロパティ) を使用して、オブジェクトの外観を指定できます。