public interface IResourceSavingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
resourceSaving(ResourceSavingArgs args)
Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats.
|
void resourceSaving(ResourceSavingArgs args) throws java.lang.Exception
java.lang.Exception