IBasePortionFormat (مُحملة مكان)
المعلومات العامة
TextFrame هي فئة في Aspose.Slides لـ Python. الميراث من: ITextFrame, ISlideComponent, IPresentationComponent.
يمثل TextFrame.
خصائص
| اسم | النوع | الوصول | وصف |
|---|---|---|---|
paragraphs | IParagraphCollection | اقرأ | يوفر الوصول إلى مجموعة الفقرات في إطار النص |
text | str | اقرأ | |
text_frame_format | ITextFrameFormat | اقرأ | |
slide | IBaseSlide | اقرأ | يشير إلى الشريحة التي تحتوي على هذا الإطار النصي |
presentation | IPresentation | اقرأ | يشير إلى العرض الذي يمتلك هذا الإطار النصي |
parent_shape | IShape | اقرأ | يعيد الشكل الذي يستضيف هذا الإطار النصي |
parent_cell | ICell | اقرأ | |
as_i_slide_component | ISlideComponent | اقرأ | يرمي الإطار النص إلى واجهة ISlideComponent |
as_i_presentation_component | IPresentationComponent | اقرأ | يرمي الإطار النص إلى واجهة IPresentationComponent |