Aspose.Words for Android via Java
Render SVG graphic elements embedded into DrawingML objects.
Features
- Added FontSettings.EnableFontSubstitution option.
- Insert Style Separators to show different Paragraph styles.
- Added HtmlSaveOptions.MetafileFormat property.
- Improved Keep Source Formatting logic.
- Render Scalable Vector Graphics (SVG) graphic elements embedded into DrawingML objects (svgBlip).
- Disable internal font substitution mechanism and use the default font instead while rendering to PDF.
- Improved paragraph spacing computation with hidden paragraphs.
- Improved custom tab handling around hidden paragraphs.
- Improved line wrapping around dashes.
- Improved character spacing control for complex code point sequences.
- Improved processing of out-of-order footnotes.
- Implemented mirror margins and gutter position handling when page orientation changes.
- Improved performance of reflow when document is large and has fields in headers and footers.
Fixes
- Fixed "Compound lines are not supported" warning.
- Fixed problem with path gradient brush scaling while rendering metafiles.
- Fixed spacing between legend items in DrawingML chart rendering.
- Fixed rotated VML text boxes with non-default alignment rendering.
- Fixed auto-size calculation of rotated VML text boxes with vertical layouts.
- Fixed text box width issue with left-aligned RTL text.