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 |
---|---|
HtmlSaveOptions.ResourceSavingStrategy |
HtmlSaveOptions.getCustomResourceSavingStrategy()
This field can contain saving strategy that must be used (if present) during conversion for
customized handling of created referenced resource files (like images and fonts) related to
nodes of saved HTML.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlSaveOptions.setCustomResourceSavingStrategy(HtmlSaveOptions.ResourceSavingStrategy customResourceSavingStrategy)
This field can contain saving strategy that must be used (if present) during conversion for
customized handling of created referenced resource files (like images and fonts) related to
nodes of saved HTML.
|
Copyright © 2023 Aspose. All Rights Reserved.