Aspose.Words for Java V17.3.0 released

Released: Mar 6, 2017

Updates in V17.3.0

Funktionen

  • Added public API to insert online video via DocumentBuilder.InsertOnlineVideo.
  • Added functionality to set thread-local (and Aspose.Words application only) Locale and TimeZone. CurrentThreadSettings public API class added for this.
  • New public OfficeMath properties: MathObjectType, Justification and DisplayType.
  • Full support for Word 2013 documents (roundtrip to/from DOCX).
  • Variables support and more new features are introduced in LINQ Reporting Engine..
  • Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources.
  • Asian font rendering improved (more precise metrics calculation).
  • Stroke weight is now taken into account while rendering auto-sized Textboxes.
  • Implemented next round of improvements in table grid algorithm.
  • Improved table breaking logic in compatibility mode for tables with header rows.
  • Improved table breaking logic for tables with nested tables in a cell with bottom margin set.
  • Improved tables breaking logic for tables with vertically merged cells having horizontal borders.
  • Implemented fitText option for table cells.