| Package | Description |
|---|---|
| com.aspose.eps.plugins |
The
<b>com.aspose.eps.plugins</b> contains EPS plugins classes. |
| com.aspose.page.plugins |
The
<b>com.aspose.page.plugins</b> contains interfaces and classes common for all Aspose.Page plugins. |
| com.aspose.xps.plugins |
The
<b>com.aspose.xps.plugins</b> contains XPS plugins classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
PsConverterOptions
Represents base class of options for
PsConverter plugin. |
class |
PsConverterToImageOptions
Represents PS/EPS to Image converter options for
PsConverter plugin. |
class |
PsConverterToPdfOptions
Represents PS/EPS to PDF converter options for
PsConverter plugin. |
| Modifier and Type | Method and Description |
|---|---|
ResultContainer |
PsConverter.process(IPluginOptions options)
Starts the PsConverter processing with the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ResultContainer |
IPlugin.process(IPluginOptions options)
Charges a plugin to process with defined options
|
| Modifier and Type | Class and Description |
|---|---|
class |
XpsConverterOptions
Represents base class of options for
XpsConverter plugin. |
class |
XpsConverterToImageOptions
Represents XPS to Image converter options for
XpsConverter plugin. |
class |
XpsConverterToPdfOptions
Represents XPS to PDF converter options for
XpsConverter plugin. |
| Modifier and Type | Method and Description |
|---|---|
ResultContainer |
XpsConverter.process(IPluginOptions options)
Starts the XpsConverter processing with the specified parameters.
|
Copyright © 2025 Aspose. All Rights Reserved.