ILayoutPlaceholderManager
Inhalt
[
Ausblenden
]ILayoutPlaceholderManager Schnittstelle
Repräsentiert einen Manager, der es ermöglicht, Platzhalter auf dem Layout-Folie hinzuzufügen.
public interface ILayoutPlaceholderManager
Methoden
| Name | Beschreibung |
|---|---|
| AddChartPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um ein Diagramm zu halten. |
| AddContentPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um Inhalte wie ein Bild, eine Tabelle, Medien oder Text zu halten. |
| AddMediaPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um ein Medienobjekt zu halten. |
| AddOnlineImagePlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um ein Online-Bild zu halten. |
| AddPicturePlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um ein Bild zu halten. |
| AddSmartArtPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um ein SmartArt-Diagramm zu halten. |
| AddTablePlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um eine Tabelle zu halten. |
| AddTextPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um Textinhalte zu halten. |
| AddVerticalContentPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um Inhalte wie ein Bild, eine Tabelle, Medien oder Text in vertikaler Richtung zu halten. |
| AddVerticalTextPlaceholder(float, float, float, float) | Fügt eine neue Platzhalterform zur Layout-Folie hinzu, um Textinhalte in vertikaler Richtung zu halten. |
Siehe auch
- Namespace Aspose.Slides
- Assembly Aspose.Slides