GroupDocs.Merger for Java 24.6 Release Notes
There are few features in this release.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
MERGERNET-1229 | Feature | Support of Compliance property for output Word document |
MERGERNET-1597 | Feature | Introduce support a new EMF image format for joining |
MERGERNET-1598 | Feature | Introduce support a new EMZ image format for joining |
Major features
- Implemented support of Compliance property for output Word document
- Introduced support a new EMF image format for joining
- Introduced support a new EMZ image format for joining
Public API and backward incompatible changes
This section lists public API changes that were introduced in GroupDocs.Merger for Java 24.6. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.Merger which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.
The existing Join method of the Merger class was expanded
The existing WordJoinOptions class was expanded with a new Compliance property, please refer to the following documentation articles for more details:
The existing Join method of the GroupDocs.Merger for Java product was expanded, please refer to the following documentation articles for more details: