resource_loading method
resource_loading
Callback method which regulates external resources loading.
Returns
The resource loading decision ResourceLoadingAction.
def resource_loading(self, args):
...
| Parameter | Type | Description |
|---|---|---|
| args | IResourceLoadingArgs | The loading resource data IResourceLoadingArgs. |
See Also
- class
IResourceLoadingArgs - class
IResourceLoadingCallback - enumeration
ResourceLoadingAction - module
aspose.slides - library
Aspose.Slides