com.aspose.tex.rendering

The com.aspose.tex.rendering package provides classes of available devices and save options that can be used while converting TeX(LaTeX) to other formats.

Classes

ClassDescription
BmpSaveOptionsClass representing options of saving to BMP image(s).
ColoredStrokeRepresents the colored stroke.
DeviceImplements the interface for outputting text and graphic content to abstract device.
GlyphDataContainer class for glyph data required for precise typesetting of a text string.
ImageDeviceImplements the interface for outputting text and graphic content to image(s).
ImageSaveOptionsBasic class representing options of saving to raster images.
JpegSaveOptionsClass representing options of saving to JPEG image(s).
PdfDeviceImplements the interface for outputting text and graphic content to PDF document.
PdfEncryptionDetailsContains details for a pdf encryption.
PdfSaveOptionsClass representing options of saving to PDF.
PngSaveOptionsClass representing options of saving to PNG image(s).
SaveOptionsBasic class for document saving options.
SvgDeviceImplements the interface for outputting text and graphic content to image(s).
SvgSaveOptionsClass representing options of saving to SVG.
TiffSaveOptionsClass representing options of saving to TIFF image(s).
XpsDeviceImplements the interface for outputting text and graphic content to XPS document.
XpsSaveOptionsClass representing options of saving to XPS.

Interfaces

InterfaceDescription
IFragmentRasterizerInterface that allows to rasterize TeX fragments.
IInteractiveDeviceThe interface defining interactive features processing methods.

Enumerations

EnumDescription
InterpolationModeSpecifies the algorithm that is used when images are scaled or rotated.
PdfEncryptionAlgorithmEncryption mode enumeration.
PdfImageCompressionSpecifies the type of compression applied to images in the PDF file.
PdfTextCompressionSpecifies a type of compression applied to all contents in the PDF file except images.
SmoothingModeSpecifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
TiffCompressionEnumerates TIFF compression schemes.