Aspose.Words for C++ Releases
Released: Mar 16, 2021
Updates in V21.3
Features
- Added font fill property.
- Added support for MERGESEQ fields.
- Added bool FontSettings.SetFontsFolder overload.
- Added the ability to read StructuredDocumentTagRangeStart content.
- Added the ability to remove styles from Style Gallery.
- LINQ Reporting Engine - Added support for dynamic cell merging in both directions simultaneously.
Fixes
- Page Splitter produces one extra page.
- Memory leak (Linux package) - Memory Release Interface not available.
- Incorrect result of Node.NextSibling.
- Date...
Released: Feb 15, 2021
Updates in V21.2
Features
- You can now extract visible plain text from OLE objects.
- Added save options which mimic Microsoft Word behavior for created, modified and printed dates.
- Added the option to export images to HTML as SVG format.
- Added the ability to move to a particular character inside a paragraph.
- Added support for rendering DrawingML 3D effects.
- Improved compatibility when rendering shape-lines created in Microsoft Word 97.
- Added support for drawing objects in Word 6.0/95.
- Optimized memory usage when...
Released: Jan 22, 2021
Updates in V21.1
Features
- Added support for “cold” rendering of OOXML SmartArt (Diagrams).
- Added the ability to create Move revisions.
- Added IImageSavingCallback into MarkdownSaveOptions.
- LINQ Reporting Engine - Added support for section breaks inside data bands and conditional blocks.
- Added a field to the Node class so a user can store custom meta-data in an Aspose.Words Document model.
- Added the ability to bookmark a table’s column.
- Added the ability to get or set cell vertical alignment using TableStyle...
Released: Dec 18, 2020
Updates in V20.12
Features
- Added the ability to insert style separator using DOM.
- Added option to perform memory optimization while loading document.
- Added the ability to export inserted SVG as SVG in media folder.
- Added access to common StructuredDocumentRangeStart properties.
- Improved support for macros including read/add/delete/import/edit.
- ManualLayout settings in dataLabel extLst are now taken into account.
- Exposed FontAttr.SpecialHidden property.
Fixes
- Word spell checker not activated in converted DOCX.
- ODT...
Released: Nov 17, 2020
Updates in V20.11
Features
- Added Apose.Words for C++ 32-bit version.
- Added table row wrapping around floaters.
Fixes
- Incorrect RTL table row wrapping around a floater in 2013 mode.
- DOCX to PDF conversion issue with table position.
- Table row does not break across pages.
- Converting DOC/DOCX to PDF - Page break issue.
- Saving requires a seekable stream.
- Font type is changed after converting Word to PDF.
- Provide a step by step guide to configure Aspose.Words for C++ in Linux projects.
- Check Compatibility of Words &...
Released: Oct 19, 2020
Updates in V20.10
Features
- Added the ability to export non-sequential pages to rendered formats.
- Added support for loading CHM documents.
- Added support for exporting specific pages to PDF.
- Added the ability to insert OLE objects as ‘Package’ and insert correct document type icon.
- Added the ability to bind or get mapped XML data (CustomXmlPart) with/from StructuredDocumentTagRangeStart.
- Added the option to mark images as equal when “id” attributes are different.
- Integrated page splitting feature.
- Added the option...
Released: Sep 18, 2020
Updates in V20.9
Features
- Added support for Linux - The minimum required compiler versions are GCC 6.3 or higher and Clang 3.9.1 or higher.
- Added the ability to apply font formatting to FormField as a whole.
- Added the ability to pass correct border parameters through Words-HTML-Words roundtrip.
- Added the ability to remove template references from a Microsoft Word document.
- VbaReferenceCollection and related types are now exposed publicly.
- Added support for rendering metafiles with EMF+ containers.
- The FormField...
Released: Aug 14, 2020
Updates in V20.8
Features
- Added support for Markdown inline images.
- Added new font substitution rule for font name processing.
- Added flag indicating whether images must be skipped while loading PDF documents.
- Added support for SVG images embedded using data URLs during HTML import.
Released: Jul 16, 2020
Updates in V20.7
Features
- Improved support for TIFF formats.
- Added new nodes to handle multi-section structured document tags.
- Added a new public property: MailMerge.RetainFirstSectionStart.
- RevisionOptions class has been extended with new properties.
- Improved performance of SmartArt cold rendering.
Released: Jun 16, 2020
Updates in V20.6
Features
- Added support for Emphasis on Mark font setting.
- Added a new public property ImportFormatOptions.IgnoreHeaderFooter.
- Added MarkdownSaveOptions class.