Browse our Products
Aspose.Words for Android via Xamarin 17.7 Release Notes
This page contains release notes for Aspose.Words for Android via Xamarin 17.7.
This is a regular monthly release. ‘Aspose.Words for Android via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements.
This version also includes all bug fixes and public API changes made in Aspose.Words for .NET 17.7, see Aspose.Words for .NET 17.7 release notes for more information.
A comprehensive description of all methods and properties, along with code examples, is available on the API reference pages.
Major Features
- Rendering into PCL format (Printer Command Language) was implemented. New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts is not yet supported.
- The proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented.
- The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property.
- Improved font rendering in PDF documents for Adobe Illustrator limitations.
- Improved rendering of fonts with simulated bold style.
- Vertical text rendering in DrawingML textboxes improved.
- Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed.
- Implemented support for “Wrap trailing spaces to next line” option.
- Implemented support for footnote continuation notices.
- Improved text wrapping logic for “2013 and later” documents.
- Improved non-breaking space width calculation.
- Improved Asian text justification logic.