IBasePortionFormat (مُحملة مكان)

IBasePortionFormat Aspose.Slides مرجع API في FOSS Python

المعلومات العامة

IShapeCollection يمثل مجموعة من كائنات i shape. استعرض الخصائص والأساليب في الجداول أدناه لفهم سطح API العام الكامل لهذا النوع. جميع الأعضاء المدرجين هنا جزء من API العلني المستقر ويمكن استخدامها في شفرة الإنتاج التي تستهدف إصدار FOSS. راجع وثائق الحزمة للحصول على تعليمات التثبيت وقائمة كاملة للأنواع ذات الصلة.

حزمة: aspose.slides_foss


خصائص

الممتلكاتالنوعالوصولوصف
parent_groupIGroupShapeقراءة فقطقيمة parent_group.
as_i_collectionlistقراءة فقطقيمة as_i_collection.
as_i_enumerableAnyقراءة فقطالقيمة التي يمكن عددها.

الطرق

طريقةالعوائدوصف
to_array()list[IShape]يحول هذا الكائن إلى تمثيل _array.
reorder(index, shape)Noneيقوم بعملية إعادة التنظيم.
add_auto_shape(shape_type, x, y, width, height)IAutoShapeيضيف _auto_shape إلى هذا المجموعة.
insert_auto_shape(index, shape_type, x, y, width, height)IAutoShapeيقوم بعملية insert_auto_shape.
add_connector(shape_type, x, y, width, height)IConnectorيضيف _connector إلى هذا المجموعة.
insert_connector(index, shape_type, x, y, width, height)IConnectorيقوم بعملية insert_connector.
index_of(shape)intيقوم بتنفيذ عملية index_of.
add_picture_frame(shape_type, x, y, width, height, image)IPictureFrameيضيف إطار picture إلى هذا المجموعة.
insert_picture_frame(index, shape_type, x, y, width, height, image)IPictureFrameيقوم بعملية insert_picture_frame.
add_table(x, y, column_widths, row_heights)ITableيضيف جدول إلى هذا المجموعة.
insert_table(index, x, y, column_widths, row_heights)ITableيقوم بعملية insert_table.
remove_at(index)Noneيزيل _at المحدد من هذا المجموعة.
remove(shape)Noneيزيل المحدد من هذا الجمع.
clear()Noneيقوم بعملية واضحة.

انظر أيضاً

 العربية