| Package | Description |
|---|---|
| com.aspose.eps.device |
The com.aspose.eps.device package provides classes of possible devices and save options that can be used while converting PS/EPS to other formats.
|
| Modifier and Type | Method and Description |
|---|---|
PsSaveFormat |
PsSaveOptions.getSaveFormat() |
static PsSaveFormat |
PsSaveFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PsSaveFormat[] |
PsSaveFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PsSaveOptions.setSaveFormat(PsSaveFormat saveFormat)
Specify save format of resulting file
|
Copyright © 2025 Aspose. All Rights Reserved.