Browse our Products Toggle navigation
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.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
eurosym
La prise en charge de eurosym (The Euro Symbol Package for LaTeX) a été ajoutée à l’API.
Cette version offre la fonctionnalité de sous-ensemble de polices.
L’option pour désactiver les ligatures a été ajoutée à l’API.
La rastérisation des formules vous permet de convertir toutes les formules mathématiques converties en graphiques rastérisés. Cela rend la conversion du document vers d’autres formats très facile et soignée sans aucun problème de formatage de formule. L’exemple de code C# suivant montre à quel point il est facile d’activer la formule rastérisée via l’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;
Pour une liste complète des fonctionnalités, améliorations et corrections de bogues de cette version, veuillez consulter Aspose.TeX for .NET 22.2 Release Notes.