IOleObjectFrame class
Contents
[
Hide
]IOleObjectFrame class
Represents an OLE object on a slide.
The IOleObjectFrame type exposes the following members:
Properties
| Property | Description | 
|---|---|
| substitute_picture_format | Returns OleObject image fill properties object. Read-only IPictureFillFormat. | 
| object_name | Returns or sets the name of an object. Read/write str. | 
| embedded_data | Gets information about OLE embedded data. Read only IOleEmbeddedDataInfo. | 
| object_prog_id | Returns the ProgID of an object. Read olny str. | 
| link_file_name | Returns the full path to a linked file. Short file name will be used. Read-only str. | 
| link_path_long | Returns the full path to a linked file. Long file name will be used. Read/write str. | 
| link_path_relative | Returns the relative path to a linked file if present, otherwise returns an empty string. Readonly str. | 
| embedded_file_label | Returns the file name of embedded OLE object | 
| embedded_file_name | Returns the path of embedded OLE object | 
| is_object_icon | Determines whether an object is visible as icon. Read/write bool. | 
| is_object_link | Determines whether an object is linked to external file. Read-only bool. | 
| update_automatic | Determines if the linked embedded object is automatically updated when the presentation is opened or printed. Read/write bool. | 
| substitute_picture_title | Returns or sets the title for OleObject icon. Read/write str. | 
| shape_lock | |
| graphical_object_lock | |
| is_text_holder | |
| placeholder | |
| custom_data | |
| raw_frame | |
| frame | |
| line_format | |
| three_d_format | |
| effect_format | |
| fill_format | |
| hidden | |
| z_order_position | |
| connection_site_count | |
| rotation | |
| x | |
| y | |
| width | |
| height | |
| alternative_text | |
| alternative_text_title | |
| name | |
| is_decorative | |
| unique_id | |
| office_interop_shape_id | |
| is_grouped | |
| black_white_mode | |
| parent_group | |
| slide | |
| presentation | |
| hyperlink_click | |
| hyperlink_mouse_over | |
| hyperlink_manager | 
Methods
| Method | Description | 
|---|---|
| get_thumbnail | |
| get_thumbnail | |
| get_image | |
| get_image | |
| write_as_svg | |
| write_as_svg | |
| set_embedded_data | Sets information about OLE embedded data. | 
| add_placeholder | |
| remove_placeholder | |
| get_base_placeholder | 
See Also
- module aspose.slides
- library Aspose.Slides