Aspose.TeX for C++ Releases

Released: Apr 28, 2026

Updates in V26.4

Features

  • Updated TeX engine version constants for the 26.4 release.

Released: Mar 31, 2026

Updates in V26.3

Features

  • Aspose.TeX for C++ 26.3 is ready for use with Aspose C++ products version 26.3.

Released: Dec 23, 2025

Updates in V25.12

Features

  • Updated Aspose.Font library to version 25.11.

Released: Sep 30, 2025

Updates in V25.9

Fixes

  • The SonarCube OWASP and CWE vulnerability reports have been presented.

Released: Aug 18, 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 27, 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 23, 2025

Updates in V25.4

Features

  • Updated Aspose.Font library to version 25.3.

Released: Dec 16, 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 23, 2024

Updates in V24.8

Features

  • Added support for \write18 and random number primitives.
  • Embedded the lipsum LaTeX package.