| Package | Description |
|---|---|
| com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageMode |
ImageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageMode[] |
ImageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XpsPath |
DocumentUtils.createImage(String fileName,
Rectangle2D imageBox,
ImageMode mode)
Creates a rectangular path filled with an image.
|
Copyright © 2025 Aspose. All Rights Reserved.