Aspose.TeX for .NET Releases
Released: Apr 25, 2026
Updates in V26.4
Features
- Added the Aspose.TeX.Drawing NuGet package based on Aspose.Drawing. This is a separate NuGet package and is documented in the Aspose.TeX for .NET release notes rather than as a separate product page on the releases site.
- Updated TeX engine version constants for the 26.4 release.
Fixes
- Fixed EPS image detection for .NET Framework 3.5 builds.
Released: Feb 26, 2026
Updates in V26.2
Features
- Revamped NuGet package README to improve product discoverability and user onboarding.
- Updated Aspose.Font library to version 25.12.
Released: Dec 18, 2025
Updates in V25.12
Features
- Updated Aspose.Font library to version 25.11.
Released: Oct 9, 2025
Updates in V25.10
Features
- Updated Aspose.Font library to version 25.9.
Released: Aug 17, 2025
Updates in V25.8
Features
- Enhanced Core engine to support new PDF graphics primitives:
- \objsave.
- \objrestore.
- \objsetmatrix.
- Renamed graphic state commands from PdfSave/PdfRestore/PdfSetMatrix to ObjSave/ObjRestore/ObjSetMatrix.
Released: Jun 26, 2025
Updates in V25.6
Features
- Updated Aspose.Font library to version 25.5.
- Enhanced Core engine to support new PDF graphics primitives.
- \pdfsave.
- \pdfrestore.
- \pdfmatrix.
Released: Apr 11, 2025
Updates in V25.4
Features
- Updated Aspose.Font library to version 25.3.
Released: Dec 13, 2024
Updates in V24.12
Fixes
- Fixed issue with arguments order calls in TeXEngine.LineBreak.
Released: Oct 17, 2024
Updates in V24.10
Fixes
- Fixed bug in arguments order calls in TeXEngine.LineBreak.
Released: Aug 8, 2024
Updates in V24.8
Features
- Added support for \write18 and random number primitives.
- Embedded the lipsum LaTeX package.
- Implemented Object TeX random numbers primitives support.