aspose.tex.commandline
Provides classes for handling Object TeX’s \write18
primitive.
Classes
Class | Description |
---|---|
Base64Exec | An implementation of Base64 command emulation. |
Executable | The base class for classes that emulate the behavior of OS executables, which can be run by the occurrences of Object TeX’s \write18 primitive. |
ExecutablesList | Encapsulates a collection of objects that emulate executables, which can be executed using the \write18 commands in ObjectTeX. |
Write18Exception | The exception that has to be thrown when something goes wrong while an executable is running. |