Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.TeX for .Net 22.2

Download  Support Forum 

File Details

  • Downloads:
  • 5
  • File Size:
  • 53.2 MB
  • Posted By:
  • kolod
  • Views:
  • 21
  • Date Added:
  • 2/8/2022

File Details

Support for eurosym Package

Support for eurosym (The Euro Symbol Package for LaTeX) has been added to the API.

Support for font Subsetting

This release offers the font subsetting feature.

Support for No Ligatures Mode

The option to disable the ligatures have been added to the API.

Support for Formula Rasterization

The formula rasterization enables you to convert all the math formulas converted into rasterized graphics. This makes converting the document to other formats very easy and neat without having any formula formatting issues. The following C# sample code demonstrates how easy it is to enable the rasterize formula via API:

// Create conversion options instance.
...
// Create and assign saving options instance if needed.
...
// Set to true if you want math formulas to be converted to raster images.
options.SaveOptions.RasterizeFormulas = true;

For a complete list of features, enhancements, and bug fixes in this release please visit, Aspose.TeX for .NET 22.2 Release Notes.

 English