| Package | Description |
|---|---|
| com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
| com.aspose.xps.features.EventBasedModifications |
The com.aspose.xps.features.EventBasedModifications package provides classes related to event-based modifications of XPS documents.
|
| Modifier and Type | Method and Description |
|---|---|
XpsImageBrush |
XpsDocument.createImageBrush(String imagePath,
Rectangle2D viewbox,
Rectangle2D viewport)
Creates a new image brush.
|
XpsImageBrush |
XpsDocument.createImageBrush(XpsImage image,
Rectangle2D viewbox,
Rectangle2D viewport)
Creates a new image brush.
|
XpsImageBrush |
XpsImageBrush.deepClone()
Clones this image brush.
|
| Modifier and Type | Method and Description |
|---|---|
XpsImageBrush |
PageAPI.createImageBrush(String imagePath,
Rectangle2D viewbox,
Rectangle2D viewport)
Creates a new image brush.
|
XpsImageBrush |
PageAPI.createImageBrush(XpsImage image,
Rectangle2D viewbox,
Rectangle2D viewport)
Creates a new image brush.
|
Copyright © 2025 Aspose. All Rights Reserved.