Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
SvgSaveOptions.EmbeddedImagesSavingStrategy |
SvgSaveOptions.getCustomStrategyOfEmbeddedImagesSaving()
This field can contain saving strategy that must be used (if present) during conversion for
customized handling of created referenced external images files (like embedded BMP or JPEG)
embedded into saved SVG.
|
Modifier and Type | Method and Description |
---|---|
void |
SvgSaveOptions.setCustomStrategyOfEmbeddedImagesSaving(SvgSaveOptions.EmbeddedImagesSavingStrategy customStrategyOfEmbeddedImagesSaving)
This field can contain saving strategy that must be used (if present) during conversion for
customized handling of created referenced external images files (like embedded BMP or JPEG)
embedded into saved SVG.
|
Copyright © 2022 Aspose. All Rights Reserved.