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 pour .Net 22.4

Download  Support Forum 

File Details

  • Téléchargements :
  • 1
  • Taille du fichier :
  • 67.9 MB
  • Posted By:
  • kolod
  • Vues :
  • 5
  • Date d'ajout :
  • : 5 days ago [4/6/2022]

File Details

Refactoriser le support PS/EPS & XPS

Refactorisation de l’API pour inclure la prise en charge des formats PS (PostScript), EPS (Encapsulated PostScript) et XPS (XML Paper Specification). L’extrait de code C# suivant fonctionne comme un convertisseur LTX vers XPS, c’est-à-dire convertit LaTeX en XPS à l’aide de l’API :

// Create conversion options instance.
...
// Initialize the options for saving in XPS format.
options.SaveOptions = new XpsSaveOptions(); // Default value. Arbitrary assignment.
// Run LaTeX to XPS conversion.
new TeXJob(Path.Combine(RunExamples.InputDirectory, "sample.ltx"), new XpsDevice(), options).Run();

Ajout du type MathRenderer

Cette version offre l’ajout d’un type MathRenderer, qui implémente le rendu de Math Formula.

Pour une liste complète des fonctionnalités, améliorations et corrections de bogues de cette version, veuillez consulter Aspose.TeX for .NET 22.4 Release Notes.

 Français