| Package | Description |
|---|---|
| com.aspose.eps |
The com.aspose.eps is a root package for all classes that deal with PS/EPS files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PsDocument.saveAsImage(ImageSaveOptions options)
Saves PS/EPS file to image file.
|
void |
PsDocument.saveAsImage(ImageSaveOptions options,
String outDir,
String fileNameTemplate)
Saves PS/EPS file to image file to the specified directory with the specified file name.
|
byte[][] |
PsDocument.saveAsImagesBytes(ImageSaveOptions options)
Saves PS/EPS file to images bytes arrays.
|
Copyright © 2025 Aspose. All Rights Reserved.