Aspose.Words for JasperReports 新版本发表

Released: Aug 9, 2019

V19.7 中的更新

特性

  • Cryptographic libraries updated to eliminate possible security vulnerabilities.
  • Added a basic reader and writer for Markdown format.
  • Added public API for dealing with linked text boxes.
  • Added feature to detect SmartArt shapes.
  • Added property Revision.Group.
  • Improved handling of whitespace shrinking.
  • Improved handling of number separator in complex script languages.
  • Improved character spacing control handling.
  • Improved handling of inter script spacing when it affects a text shading area...

Released: Jun 20, 2019

V19.6 中的更新

特性

  • There are now several versions of the JAR library (necessary for better support of older versions of JasperServer and JasperReports):
    • For JasperServer 7.1.0 - 7.2.0 and JasperReports 6.5.0 - 6.8.1 use aspose.words.jasperreports-7.1.0-7.2.0.jar
    • For JasperServer 6.4.2 - 6.4.3 and JasperReports 6.4.2 - 6.4.21 use aspose.words.jasperreports-6.4.2-6.4.3.jar
    • For JasperServer 6.3.0 - 6.4.0 and JasperReports 6.3.0 - 6.4.1 use aspose.words.jasperreports-6.3.0-6.4.0.jar
    • For JasperServer...

Released: Feb 3, 2019

V19.1 中的更新

特性

  • Added the ability to force a page break when page settings change.
  • Added BREAK_TABLE_ROWS config option.
  • Added directed line cap rendering for Bezier curves in metafiles.
  • Process stroke properties while rendering custom line caps in metafiles.
  • Support for Unicode font names while rendering to PDF.
  • TIFF binarization threshold control via the ImageSaveOptions.ThresholdForFloydSteinbergDithering property.
  • Dynamic table cell merging for LINQ Reporting Engine.
  • Textual comments within LINQ...

Released: Oct 25, 2018

V18.10 中的更新

特性

  • Now FIPS compliant.
  • Added new API to set up a font fallback mechanism through XML configuration.
  • Added option to use styles to format text typed into the SDT control.
  • Added feature to insert Horizontal Rules into documents.
  • Improved rendering of abscissa labels in DrawingML Charts if the axis contains a large number of dummy values.
  • Improved scaling of the vertical axis in DrawingML Charts if a small range is used.
  • Improved rendering of underlines. They are now based on fields of the POST...

Released: Sep 5, 2018

V18.8 中的更新

特性

  • Changed SHA-1 to SHA-256 and public asymmetric key from 1024 to 2048 for the license mechanism.
  • Implemented support for “underline trailing spaces” compatibility option.
  • Implemented support for paragraph alignment in Omath when inserted using EQ fields.
  • Enhanced computation of interscript spacing values based on TTF properties.
  • Improved wrapping of text around floating objects.
  • Improved calculation of position of floating tables and shapes.
  • Improved computing of page numbers in continuous...

Released: Aug 6, 2018

V18.7 中的更新

特性

  • New typed (generic) collections and enumerators introduced in public API.
  • Added public property HeaderFooterBookmarksExportMode in PdfSaveOptions.
  • Added FontSourceBase.GetAvailableFonts method.
  • Added public API for revision groups.
  • Introduced new comparison settings.
  • A new limo stretch algorithm for VML shape rendering was added which accurately recreates the output of MS Word.
  • Added public property OutlineOptions.CreateOutlinesForHeadingsInTables that allows you to specify whether or not to...

Released: Jul 2, 2018

V18.6 中的更新

特性

  • Exposed Title and Description properties into Table class.
  • Added feature to insert shapes through DocumentBuilder using ShapeType.
  • Changed public properties of AxisScaling class.
  • Implemented API allowing you to set up language preferences.
  • Added IsMoveFromRevision and IsMoveToRevision properties.
  • Exposed properties for Asian typography into ParagraphFormat class.
  • Implemented "left" and "right" alignment support for Ruby object rendering.
  • Improved rendering of DrawingML chart data labels with...

Released: Jun 4, 2018

V18.5 中的更新

特性

  • Added support for JasperServer 6.2.1, 6.4.3 and 7.1.0.

修补程序

  • Fixed java.lang.Exception: Print version (60002) > Jasper package version (10100).

Released: Apr 27, 2018

V18.4 中的更新

特性

  • Added public Ref<T> class for out/ref emulation.
  • Work with password-protected ODT and OTT file formats.
  • Preserve PaperTray information in PCL.
  • Added ShapeBase.IsLayoutInCell property.
  • Optimized metafile rendering vector output.
  • WordArt objects with empty fill now cast only outline shadows while rendering. Previously the whole shape cast a shadow.
  • Improved rendering of MathAccentElement, PieChart, text boxes with OleObjects and WordArt objects with gradient fill.
  • Improved frame width...

Released: Mar 28, 2018

V18.3 中的更新

修补程序

  • Incorrect page number in footer when Generated DOCX has a new page.