Export Documents in SVG Vector Image Format & Encrypted DOC Creation
-
What's New in this Release?
The long awaited version of Aspose.Words for .NET & Java (11.1.0) has been released. This month’s release provides a brand new save format, you can now export any document loaded into Aspose.Words to the SVG vector image format. We now provide export of any document to SVG format. This adds to the collection of image formats you can already save a document to using Aspose.Words. These include the raster types BMP, JPG, PNG, TIFF and the vector format EMF. In previous versions, during rendering if a required font was not found on the machine or embedded in the document then in most cases Aspose.Words would fall back on the free “Gentium” font. Now, starting with this release you can specify the default to use during rendering if a font is missing. Now users can pass any TrueType fonts to the Aspose.Words engine in a variety of different ways like using the FileFontSource class to load a font from file or using the MemoryFontSource to pass a font in from an array of bytes or using FolderFontSource to load fonts from a folder or sub folders. There are 102 improvements and fixes in this regular monthly release. The list of most notable new and improved features in this release are listed below
- Cell border conflict resolution is improved in layout.
- Vertical alignment of sections on a page is supported.
- Export to SVG format is now supported.
- Improved the public API so the developer can provide TrueType fonts in a custom way.
- Linked textboxes are supported in RTF.
- Creation of encrypted DOC documents is supported.
- Bookmarks at the end of table rows are no longer lost.
- Bullets are now displayed properly when RTF is viewed in Wordpad.
- Support DOC document encryption
- HTML Table is imported properly into the Document
- InsertHtml method inserts li tag contains div incorrect is now fixed.
- Some bookmarks are lost after open/save document using Aspose.Words.
- MS Word drawing objects are exported to ODT.
- Support rendering of EmfPlusOnly metafiles
- Support Vertical Alignment of the section