aspose.tex.features
Provides additional TeX(LaTeX) features.
Classes
| Class | Description | 
|---|---|
| FigureRenderer | Implements rendering of some LaTeX compact content (supposed to fit one page) and then cropping it from the page. | 
| FigureRendererOptions | Common options for rendering a LaTeX source code fragment. | 
| IGuessPackageCallback | Defines the interface for an external method to guess a required LaTeX package by command name. | 
| IRasterRendererOptions | The interface that defines properties of a raster image renderer. | 
| LaTeXRepairer | Implements LaTeX files repair feature. | 
| LaTeXRepairerOptions | The class to provide options to the LaTeX Repairer. | 
| MathRenderer | Implements rendering of math formula. | 
| MathRendererOptions | Math formula common rendering options. | 
| PngFigureRenderer | Implements rendering of some LaTeX compact content (supposed to fit one page) and then cropping it from the page as a PNG image. | 
| PngFigureRendererOptions | Options for rendering a LaTeX source code fragment to PNG. | 
| PngMathRenderer | Implements rendering of math formula to PNG. | 
| PngMathRendererOptions | Math formula PNG rendering options. | 
| SvgFigureRenderer | Implements rendering of some LaTeX compact content (supposed to fit one page) and then cropping it from the page as an SVG file. | 
| SvgFigureRendererOptions | Options for rendering a LaTeX source code fragment to SVG. | 
| SvgMathRenderer | Implements rendering of math formula to SVG. | 
| SvgMathRendererOptions | Math formula SVG rendering options. |