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.CssUrlMakingStrategy |
HtmlSaveOptions.getCustomStrategyOfCssUrlCreation()
This field can contain custom method that returns URL (Or URL template if multipage
generation is on - see details below) of subject CSS as it should be put in generated result
HTML.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlSaveOptions.setCustomStrategyOfCssUrlCreation(HtmlSaveOptions.CssUrlMakingStrategy customStrategyOfCssUrlCreation)
This field can contain custom method that returns URL (Or URL template if multipage
generation is on - see details below) of subject CSS as it should be put in generated result
HTML.
|
Copyright © 2023 Aspose. All Rights Reserved.