image_saving method
image_saving(args)
Called when Aspose.Words saves an image to HTML.
def image_saving(self, args: aspose.words.saving.ImageSavingArgs):
...
Parameter | Type | Description |
---|---|---|
args | ImageSavingArgs |
See Also
- module aspose.words.saving
- class IImageSavingCallback