AutoShape
General
AutoShape és una classe en Aspose.Slides FOSS per a C++.
Representa un AutoShape.
Propietats
| Nom | Tipus de productes | Accés | Descripció |
|---|---|---|---|
TextFrame | TextFrame | Llegeix. | La propietat proporciona accés a la AutoShape de l’TextFrame |
GeometryShape | GeometryShape | Llegeix. | Retorna la geometria de GeometryShape que defineix aquesta AutoShape |
Mètodes
| Signatura | Descripció |
|---|---|
TextFrame() → TextFrame | La propietat proporciona accés a la AutoShape de l’TextFrame |
TextFrame() → TextFrame | |
GeometryShape() → GeometryShape | Retorna la geometria de GeometryShape que defineix aquesta AutoShape |
GeometryShape() → GeometryShape | |
init_internal(xml_element: pugi::xml_node, slide_part: Internal::pptx::SlidePart, parent_slide: IBaseSlide) | Inicialitza el AutoShape d’un element XML, incloent la detecció de marc de text. |