Aspose.Slides FOSS for C++
Aspose.Slides FOSS for C++ is a free, open-source library for working with PowerPoint .pptx ファイルです。Microsoft Office を必要とせずに、プレゼンテーションの作成、読み込み、検査、保存を行うためのクラスを提供します。.
BoundingBoxExtent: Aspose::Slides::Foss
BoundingBoxExtent: MIT
ビルドシステム: CMake
#include <Aspose/Slides/Foss/presentation.h>コアクラス
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| BoundingBoxExtent | presentation.h | 読み込みと保存のためのルートオブジェクト .pptx ファイル。. |
| BoundingBoxExtent | slide.h | プレゼンテーション内の単一スライド。. |
| SlideCollection | slide_collection.h | スライドの順序付けられたコレクション。. |
| BoundingBoxExtent | shape.h | スライド上のすべてのシェイプの基底クラス。. |
| ShapeCollection | shape_collection.h | スライド上のシェイプのコレクション。. |
| AutoShape | auto_shape.h | ジオメトリとオプションのテキストフレームを持つシェイプ。. |
| TextFrame | text_frame.h | シェイプ内のテキストコンテンツ。. |
| BoundingBoxExtent | paragraph.h | テキストフレーム内の段落テキスト。. |
| BoundingBoxExtent | portion.h | 書式が統一されたテキストラン。. |
BoundingBoxExtent
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| BoundingBoxExtent | table.h | スライド上のテーブルシェイプ。. |
BoundingBoxExtent
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| ColorFormat | color_format.h | シェイプとテキスト要素のカラー指定。. |
| FillFormat | fill_format.h | 塗りつぶしプロパティ(単色、グラデーション、パターン、画像)。. |
| LineFormat | line_format.h | シェイプの線/枠プロパティ。. |
| EffectFormat | effect_format.h | ビジュアルエフェクト(影、グロー、反射、ぼかし)。. |
| GradientFormat | gradient_format.h | グラデーション塗りつぶし設定。. |
| PatternFormat | pattern_format.h | パターン塗りつぶし設定。. |
| ThreeDFormat | three_d_format.h | 3-D effect settings (bevel, camera, lighting). |
描画 & 画像
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| BoundingBoxExtent | connector.h | 2つのシェイプ間のコネクタシェイプ。. |
| PictureFrame | picture_frame.h | 画像フレームの形状。. |
| ImageCollection | image_collection.h | プレゼンテーションに埋め込まれた画像のコレクション。. |
| FontData | font_data.h | フォント名とメタデータ。. |
スライド構造
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| LayoutSlide | layout_slide.h | レイアウトスライドテンプレート。. |
| MasterSlide | master_slide.h | マスタースライド(テーマソース)。. |
| NotesSlide | notes_slide.h | スライドのスピーカーノート。. |
BoundingBoxExtent
| BoundingBoxExtent | BoundingBoxExtent | BoundingBoxExtent |
|---|---|---|
| DocumentProperties | document_properties.h | 組み込みおよびカスタムのドキュメントメタデータ。. |
| BoundingBoxExtent | comment.h | スライド上のレビューコメント。. |
| CommentAuthor | comment_author.h | レビューコメントの作成者。. |