Aspose.Words for .NET
New API allows you to set up language preferences.
Features
- Exposed Title and Description properties into Table class.
- Added feature to insert shapes through the DocumentBuilder using ShapeType.
- Changed public properties of AxisScaling class.
- Implemented API that allows you to set up language preferences.
- Added IsMoveFromRevision and IsMoveToRevision properties.
- Exposed properties for Asian typography into ParagraphFormat class.
- Added public TXT save option AddBidiMarks.
- Implemented "left" and "right" alignment support for Ruby object rendering.
- Improved rendering of DrawingML chart data labels with percentage values and the specified format.
- Enhanced logic which handles page breaks inside text frames.
- LINQ Reporting Engine now supports dynamic insertion of hyperlinks.
Fixes
- Flat shapes that are perpendicular to the projection plane are not rendered now.
- Zero-width characters in DrawingML textboxes no longer cause an exception during rendering.
- Fixed an issue with font fallback rendering for 1F600 - 1F64F (Emoticons) Unicode range.
- Fixed a bug with the rendering of chart data labels, when label text and SpPr are specified.
- Fixed a bug with the maximum value of the chart axis when rendering DrawingML charts.
- Fixed a problem rendering subscript and superscript text in DrawingML charts.
- Fixed a bug where the shadowed shapes with compound outline lost their fill.
- Fixed MathML alignment issue inside text boxes.
- Fixed layout when large inline shape is attached to a paragraph with space after overflowing page.
- Fixed issue with preferred width of vertically merged table cells accounted for during width computation.
- Fixed exception when revision balloons are displayed in certain cases.