save_external method
save_external
Saves external object.
def save_external(self, id, entity_data):
...
Parameter | Type | Description |
---|---|---|
id | int | Object id. This id is saving operation-wide unique. |
entity_data | bytes | Object binary data. This parameter cannot be None. |
See Also
- class
ILinkEmbedController
- module
aspose.slides.export
- library
Aspose.Slides