General articles on LaTeX | Aspose.TeX for Java
The articles in this section cover foundational concepts, workflows, and advanced handling of the LaTeX typesetting language. Unlike traditional command-line TeX environments, Aspose.TeX provides an isolated, memory-efficient engine that processes LaTeX syntax natively.
Whether you are managing document templates or rendering standalone mathl equations, these guides provide the necessary architectural context to leverage the full power of the API. Here you will learn how to:
The fundamental differences between TeX formats, the anatomy of macro environments, and how document templates behave in headless systems.
Work with math modes ($ … $ and $$…$$), configure custom preambles for advanced notation, and handle vertical baseline alignment during image exports.
Embed external raster/vector images, handle the
packagepipeline, and isolate dynamic figures.