| Package | Description |
|---|---|
| com.aspose.xps.plugins |
The
<b>com.aspose.xps.plugins</b> contains XPS plugins classes. |
| com.aspose.xps.rendering |
The com.aspose.xps.rendering package provides base classes for rendering XPS document to other formats.
|
| Modifier and Type | Method and Description |
|---|---|
SmoothingMode |
XpsConverterToImageOptions.getSmoothingMode()
Gets the smoothing mode for rendering image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XpsConverterToImageOptions.setSmoothingMode(SmoothingMode smoothingMode)
Sets the smoothing mode for rendering image.
|
| Modifier and Type | Method and Description |
|---|---|
SmoothingMode |
ImageSaveOptions.getSmoothingMode()
Gets the smoothing mode.
|
static SmoothingMode |
SmoothingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothingMode[] |
SmoothingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageSaveOptions.setSmoothingMode(SmoothingMode value)
Sets the smoothing mode.
|
Copyright © 2025 Aspose. All Rights Reserved.