Package | Description |
---|---|
com.aspose.tex |
Modifier and Type | Class and Description |
---|---|
class |
PngMathRendererOptions
Math formula PNG rendering options.
|
class |
SvgMathRendererOptions
Math formula SVG rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
MathRenderer.render(String formula,
OutputStream stream,
MathRendererOptions mathRendererOptions,
Size2D size)
Renders a math formula.
|