We’ve managed to fit a lot of improvements into this month’s release of Aspose.Words. The release of Aspose.Words 11.3.0 provides 127 fixes and new features. For a full list of features and fixes head over to the downloads page and download Aspose.Words 11.3.0:

Here is a look at some of the biggest features in this month’s release:

Support for Signature Line

A signature line is a special object found in Microsoft Word documents in the drawing layer. The signature line can be interacted with and provides an easy way for the end-user to add a digital signature to the document. This feature can be thought in the same way as how one would add a written signature to a printed document.

Starting with the release of Aspose.Words 10.3.0, signature lines are now supported in the model and this feature is retained when converting between flow formats such as DOCX, RTF, and WML with the exception of DOC format which will follow shortly.

At the moment signature lines are only partially rendered to fixed formats such as PDF with full support planned within a few releases.

MathML in OpenOffice Format

MathML is the language used to describe mathematical and scientific equations in OpenOffice documents. Aspose.Words now supports import and export of MathML in ODT format and preserve almost all equations during round-trip.

Aspose.Words now boasts wide support for Math content in all types of Word documents. Nearly all types of math content are preserved during open and save using Aspose.Words. In this release we also have further improvements to math content in OOXML which is described next.

OfficeMath Equations are now Preserved when Saving to Non-OOXML formats.

We are glad to announce that Aspose.Words now supports OfficeMath when saving to almost all formats.

OfficeMath is the main feature used to represent math equations in OOXML documents. Aspose.Words already supports round-trip of OfficeMath when loading and saving back to OOXML formats. However, in earlier versions this feature was lost if the target format did not natively support OfficeMath, for example OfficeMath disappear if the document was converted to DOC or HTML format.

Starting in Aspose.Words 11.3.0, we now mimic Microsoft Word’s behavior and convert OfficeMath to image when saving to any format that does not natively support it. This accurately preserves the appearance of this feature for all formats.

OfficeMath Supported Features

This is the first version of OfficeMath rendering and we are proud to say that most features are supported. However, there are few limitations which we will be working to support in the next releases. Here is a detailed list of what features are supported or unsupported when rendering OfficeMath.

  • ‘Cambria Math’ font should be installed and accessible in order to properly render equations.
  • Vertical alignment of equation elements is not supported. Elements are always rendered as vertically centered.
  • Not all equation constructions are supported, below is the detailed list of supported elements:
OfficeMath Object TypeLevel of Support
OMathSupported. Element is considered as a container for other equation elements.
OMathParaSupported. Element is considered as a container for other equation elements.
AccentPartially supported. Accent mark is not starched to the width of argument.
BarSupported.
BorderBoxSupported. Element is considered as a container for other equation elements with border around.
BoxSupported. Element is considered as a container for other equation elements.
DelimiterSupported.
DegreeDegree is part of Radical. Supported.
ArgumentSupported. Element is considered as a container for other equation elements.
ArrayArray is one column Matrix. Supported.
FractionPartially supported. Only Bar type of Fraction is supported. Fraction is represented as an Array with two rows with Bar at the middle.
DenominatorPart of fraction. Supported.
NumeratorPart of fraction. Supported.
FunctionPartially supported. Currently considered as a simple container, but probably we should add some more advance after function name.
FunctionNameCurrently considered as a simple container.
GroupCharacterPartially supported. Group character is not stretched to the width of argument.
LimitPart of upper or lower limit. Supported.
LowerLimitSupported.
UpperLimitSupported.
MatrixPartially supported. Row spacing and row spacing rule are not supported. Only single column spacing rule is supported.
MatrixRowPart of Matrix. Supported.
NaryPartially supported. Limits are always placed at the bottom and at the top of the operator.
PhantomIt seems is invisible, so no need to support it.
RadicalSupported.
SubscriptPartSupported.
SuperscriptPartSupported.
PreSubSuperscriptSupported.
Subscript,Supported.
SubSuperscript,Supported.
SupercriptSupported.