PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
AutoShape este o clasă în Aspose.Slides FOSS pentru C++.
Reprezintă un AutoShape.
Proprietăți
| Numele de proprietate | Tipul de vehicul | Accesul | Descriere: |
|---|---|---|---|
TextFrame | TextFrame | Citeşte. | Proprietatea oferă acces la AutoShape’s TextFrame |
GeometryShape | GeometryShape | Citeşte. | Întoarce geometria GeometryShape definind această geometrie a AutoShape |
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
TextFrame() → TextFrame | Proprietatea oferă acces la AutoShape’s TextFrame |
TextFrame() → TextFrame | |
GeometryShape() → GeometryShape | Întoarce geometria GeometryShape definind această geometrie a AutoShape |
GeometryShape() → GeometryShape | |
init_internal(xml_element: pugi::xml_node, slide_part: Internal::pptx::SlidePart, parent_slide: IBaseSlide) | Inițializează AutoShape dintr-un element XML, inclusiv detectarea cadrului de text. |