Aspose.Words for C++ Releases
Released: Jun 17, 2021
Updates in V21.6
Features
- Added the ability to set fill and stroke formatting for chart series, data points and markers.
- Added TxtSaveOptions.MaxCharactersPerLine property.
- Added API to change the color of chart category series.
- Added support for rendering DrawingML, InkML and ContentPart.
- Added the ability to create scatter charts with lines.
- Added the ability to get/set Asian character spacing properties.
- Added new storeItemChecksum get/set method.
- Added new Fill.PresetTextured() method.
- Added the ability to...
Released: May 14, 2021
Updates in V21.5
Features
- Added support for advanced typography with HarfBuzz for C++.
- Added the ability to move public headers according to namespace names.
- Added support for exporting EQ (Equation) field to all HTML based formats.
- Added the ability to export vector images to SVG when saving a document to HTML.
- Added the ability to use PDF annotations to display user comments.
- Added support for StylisticSet attribute in the document model.
- Added new methods to set checked and unchecked symbol for...
Released: Apr 14, 2021
Updates in V21.4
Features
- Added more properties/methods in the StructuredDocumentTagRangeStart Class.
- Added the ability to save user specified page ranges when saving to flow formats.
- Improved list item padding simulation in HTML list writer.
- Added “IsDecorative” flag for DML shapes.
- Improved support for large files.
- Added the ability to remove unused BuiltIn Styles.
Fixes
- DOCX to PDF conversion: System.ArgumentOutOfRangeException: ‘Index was out of range.
- URL is changed after Word to PDF conversion.
- Unexpected...
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...