Browse our Products
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-tex</artifactId>
<version>23.10</version>
</dependency>
compile(group: 'com.aspose', name: 'aspose-tex', version: '23.10')
<dependency org="com.aspose" name="aspose-tex" rev="23.10">
<artifact name="aspose-tex" ext="jar"/>
</dependency>
libraryDependencies += "com.aspose" % "aspose-tex" % "23.10"
What’s new in the Aspose.TeX for Java 23.10
Release Highlights
Aspose.TeX for Java 23.10 brings major enhancements to eTeX compatibility, including support for mixed direction (bidirectional) typesetting and a structured classification of TeX job results. These updates improve the accuracy and control of multilingual typesetting and error diagnostics.
✳️ New Feature
No new features introduced in this release.
🔧 Enhancements
Mixed Direction Typesetting
- Implemented bidirectional typesetting to support scripts written in different directions (e.g., Arabic and English) within the same document.
TeX Job Result Classification
- Introduced
TeXJobResult
to categorize outcomes (e.g., spotless, warning, error, fatal) during TeX file processing, aiding in debugging and logging.
- Introduced
🔄 Public API and Backward Incompatible Changes
New Types and Fields:
com.aspose.tex.TeXJobResult
Spotless
WarningIssued
ErrorMessageIssued
FatalErrorStop
valueOf(String)
values()
Removed Methods:
ImageSaveOptions.getPageNumbers()
ImageSaveOptions.setPageNumbers(int[])
🔍 Explore the Full Release Details
For full list of updates, please visit Aspose.TeX for Java 23.10 Release Notes
etex
| mixed direction
| tex job result
| bidirectional typesetting
| latex rendering
Version | Release Date |
---|---|
25.6 | June 27, 2025 |
25.4 | April 28, 2025 |
25.2 | February 26, 2025 |
24.12 | January 15, 2025 |
24.10 | October 30, 2024 |
24.9 | September 10, 2024 |
24.8 | August 8, 2024 |
24.7 | July 2, 2024 |
24.5 | May 24, 2024 |
24.3 | March 8, 2024 |
24.2 | February 16, 2024 |
23.12 | December 14, 2023 |
23.11 | November 29, 2023 |
23.10 | October 24, 2023 |
23.8 | August 14, 2023 |
23.6 | June 21, 2023 |
23.5 | April 30, 2023 |
23.4 | April 7, 2023 |
23.2 | February 21, 2023 |
22.12 | December 19, 2022 |
22.11 | November 16, 2022 |
22.10 | October 13, 2022 |
22.8 | August 25, 2022 |
22.6 | June 16, 2022 |
22.4 | April 5, 2022 |
22.3 | March 25, 2022 |
22.2 | February 8, 2022 |
21.11 | November 11, 2021 |
21.9 | September 20, 2021 |
21.8 | August 26, 2021 |
21.4 | April 8, 2021 |
File | Classifier | Size |
---|---|---|
aspose-tex-23.10-javadoc.jar | javadoc | 383 KB |
aspose-tex-23.10.jar | 20 MB | |
aspose-tex-23.10.pom | 1 KB |