com.aspose.tex.plugins

The com.aspose.tex.plugins package provides metered plugins and supplementary classes.

Classes

ClassDescription
FigureRendererPluginThe Figure Renderer plugin class.
FigureRendererPluginOptionsThe options for the Figure Renderer plugin.
FigureRendererPluginResultThe Figure Renderer plugin’s common result.
MathRendererPluginMathRenderer plugin class.
MathRendererPluginOptionsThe options for the Math Renderer plugin.
MathRendererPluginResultThe MathRenderer plugin’s common result.
PngFigureRendererPluginOptionsThe Figure Renderer plugin’s options to render a LaTeX figure in PNG.
PngMathRendererPluginOptionsThe Math Renderer plugin’s options to render a math formula in PNG.
ResultContainerThe plugin execution result container.
StreamDataSourceThe stream data source for plugin’s save operations.
StringDataSourceThe string data source for plugin’s load operations.
SvgFigureRendererPluginOptionsThe Figure Renderer plugin’s options to render a LaTeX figure in SVG.
SvgMathRendererPluginOptionsThe Math Renderer plugin’s options to render a math formula in SVG.

Interfaces

InterfaceDescription
IDataSourceThe general data source interface.
IOperationResultThe general operation result interface.
IPluginThe general plugin interface.
IPluginOptionsThe general plugin options interface.

Enumerations

EnumDescription
DataTypeEnumerates available data types for plugins I/O.