Package | Description |
---|---|
com.aspose.tex |
The com.aspose.tex is a root package for all classes that deal with TeX files.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputFileSystemDirectory
Implements the regular file system's method for getting a file stream to write to.
|
class |
OutputZipDirectory
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
|
Modifier and Type | Method and Description |
---|---|
IOutputWorkingDirectory |
TeXOptions.getOutputWorkingDirectory()
Gets output working directory.
|
Modifier and Type | Method and Description |
---|---|
void |
TeXOptions.setOutputWorkingDirectory(IOutputWorkingDirectory value)
Sets output working directory.
|
Constructor and Description |
---|
OutputFileTerminal(IOutputWorkingDirectory workingDirectory)
Creates new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.