| Package | Description |
|---|---|
| com.aspose.tex | |
| com.aspose.tex.rendering |
| Modifier and Type | Method and Description |
|---|---|
SaveOptions |
TeXOptions.getSaveOptions()
Gets options used for rendering into destination format (XPS, PDF, image, etc.).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeXOptions.setSaveOptions(SaveOptions value)
Sets options used for rendering into destination format (XPS, PDF, image, etc.).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BmpSaveOptions
Class representing options of saving to bitmap image.
|
class |
ImageSaveOptions
Basic class for XPS-as-image saving options.
|
class |
JpegSaveOptions
Class representing options of saving to JPEG image.
|
class |
PdfSaveOptions
Class representing options of saving to PDF.
|
class |
PngSaveOptions
Class representing options of saving to PNG image.
|
class |
TiffSaveOptions
Class representing options of saving to TIFF image.
|
class |
XpsSaveOptions
Class representing options of saving to XPS.
|
Copyright © 2021 Aspose. All Rights Reserved.