Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Class and Description |
---|---|
class |
LatexLoadOptions
Deprecated.
Use TeXLoadOptions instead.
|
Modifier and Type | Method and Description |
---|---|
TeXLoadOptions |
TeXFragment.getLatexLoadOptionsOfInstance()
Deprecated.
Please us TeXLoadOptionsOfInstance instead.
|
TeXLoadOptions |
TeXFragment.getTeXLoadOptionsOfInstance()
Gets or sets TeXLoadOptions that will be used for loading (and rendering) of LaTeX into this instance of class.
|
Modifier and Type | Method and Description |
---|---|
void |
TeXFragment.setLatexLoadOptionsOfInstance(TeXLoadOptions value)
Deprecated.
Please us TeXLoadOptionsOfInstance instead.
|
void |
TeXFragment.setTeXLoadOptionsOfInstance(TeXLoadOptions value)
Gets or sets LatexLoadOptions that will be used for loading (and rendering) of LaTeX into this instance of class.
|
Copyright © 2021 Aspose. All Rights Reserved.