resource_saving method
resource_saving(args)
Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats.
def resource_saving(self, args: aspose.words.saving.ResourceSavingArgs):
...
Parameter | Type | Description |
---|---|---|
args | ResourceSavingArgs |
See Also
- module aspose.words.saving
- class IResourceSavingCallback