Main Content

このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。

プレゼンテーション書式の基礎

プレゼンテーション書式設定の指定

PowerPoint®プレゼンテーション テンプレートを、PPT API 書式オブジェクトおよびプロパティと併用してプレゼンテーションの書式設定を指定します。プレゼンテーションの書式設定方法を参照してください。

関数

getMasterNames Get names of slide masters for presentation
getLayoutNames Get names of layouts for presentation slide master
open プレゼンテーションを開く
close プレゼンテーションを閉じる
pptview OpenMicrosoftPowerPointpresentation or convert it to PDF
rptview Display report or presentation

クラス

すべて展開する

mlreportgen.ppt.Presentation MicrosoftPowerPointプレゼンテーション コンテナーの作成
mlreportgen.ppt.Slide プレゼンテーションのスライド
mlreportgen.ppt.BackgroundColor Background color of presentation element
mlreportgen.ppt.Bold Bold for text object
mlreportgen.ppt.FontColor フォント カラー
mlreportgen.ppt.FontFamily 字体
mlreportgen.ppt.FontSize Font size
mlreportgen.ppt.HAlign Horizontal alignment of paragraph
mlreportgen.ppt.Italic Italic for text object
mlreportgen.ppt.Strike Strikethrough text
mlreportgen.ppt.Subscript 下付き文字テキスト
mlreportgen.ppt.Superscript 上付き文字テキスト
mlreportgen.ppt.Underline Underline text

トピック

プレゼンテーションの書式設定方法

スタイル シート、書式オブジェクト、または書式プロパティを使用してプレゼンテーションを書式設定する。

PowerPoint プレゼンテーション テンプレートの設定

PowerPoint テンプレートでは、プレゼンテーションのスライドの固定コンテンツと既定のレイアウトおよび外観を指定します。

PowerPoint テンプレート要素へのアクセス

PPT API は、プレゼンテーションを生成するためのテンプレートとして、PowerPoint プレゼンテーションを使用します。

プレゼンテーション書式の継承

PPT API では、PowerPoint テンプレートと、PPT API の書式オブジェクトおよび書式プロパティを使用して、プレゼンテーション オブジェクトを書式設定できます。

書式オブジェクトを使用したスタイルの定義

色、フォント ファミリ、フォント サイズなど、段落またはその他のコンテンツ オブジェクトの外観を指定する書式の配列を作成する。

書式プロパティの使用

ほとんどの PPT API プレゼンテーション オブジェクト (Paragraphオブジェクトなど) には、オブジェクトのコンテンツの書式を設定するために使用できるプロパティが含まれています。