Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2.

Following new file formats are now supported by the API:

  • XLT
  • XLTX
  • XLTM

In excel these file formats are basically saved as a template files.

Beside new features, we also introduced a improvement and few bug fixes.
ODP presentations loading is optimized.

Previously, MovePage method was not working correctly for EPUB and XPS formats. But this issue is long gone now. You can move any page in XPS or EPUB document to some other position and get resultant document with new page order.

See how MovePage and other document manipulation operations are processed here. Download latest release of the API and share your feedback.