Aspose.Words for C++ のリリース
Released: Apr 20, 2020
V20.4 での更新項目
機能
- Added support for verifying and signing documents.
- Added support for downloading remote resources from the Internet.
- Provided the ability to change Asian paragraph spacing and indents.
- Added image interpolation option for PDF rendering.
- Extended API for chart data labels and series.
Released: Mar 16, 2020
V20.3 での更新項目
機能
- Added the ability to set different shape attributes.
- Added new properties to FindReplaceOptions.
- Added the ability to change colors on side faces.
- Added the ability to get table columns using a bookmark.
- Improved contour rendering for volume shapes.
Released: Feb 17, 2020
V20.2 での更新項目
機能
- Added support for Elliptic Curve Digital Signature Algorithms (ECDSA).
- Added support for encrypted documents.
Released: Jan 20, 2020
V20.1 での更新項目
機能
- Added support for paragraph rules in footnotes.
- Exposed API to get/set the position of floating tables.
- Added the ability to check if a VbaProject is signed.
- Added the ability to insert an IconCaption while using InsertOleObject.
Released: Dec 9, 2019
V19.12 での更新項目
機能
- Added support for converting to PDF 1.7 standard files.
- User installed fonts are now supported when using SystemFontSource on Microsoft Windows 10.
- Exposed new Bookmark public properties.
- Added the ability to access raw OLE object data.
Released: Nov 22, 2019
V19.11.1 での更新項目
機能
- Moved WebExtension related classes to a proper namespace - from
Aspose::Words::Model::WebExtensions to Aspose::Words::WebExtensions.
- Updated dependency from CodePorting.Native.Cs2Cpp to version 19.11.
Released: Nov 8, 2019
V19.11 での更新項目
機能
- Added the ability to work with Web Extensions. New classes allow you to customize elements and attributes that extend the XML vocabulary for Microsoft Office Add-ins.
- Added the ability to customize the formatting of the horizontal rule shape.
- Improved character spacing calculation when 'use printer metrics' option is set.
- Improved Macros support.
Released: Oct 3, 2019
V19.10 での更新項目
機能
- Moved common C++ dependencies into a separate package. This makes possible to use several Aspose products in the same project.
- Reworked rendering engine improves quality and stability.
- Now uses the same Skia-based rendering engine as Aspose.Words for .NET Standard.
Released: Sep 5, 2019
V19.9 での更新項目
不具合の修正
- CompositeNode::SelectNodes method is unusable due to the absence of the definition of the NodeList type.
Released: Aug 29, 2019
V19.8.1 での更新項目
不具合の修正
- Fixed bounds checking issue.