We are pleased to announce the release of GroupDocs.Merger for .NET 18.11. This latest version of the API comes with some new features. GetSupportedFormats and RotatePage methods are introduced. Furthermore, you can change page orientation. Please see release notes for further details.
Features
Change Page Orientation
New method ChangeOrientation is introduced.public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions);
Get Supported Formats
Method GetSupportedFormats is added.public Dictionary GetSupportedFormats();
Rotate Pages
RotatePages method is introduced in the API.public DocumentResult RotatePages(Stream documentStream, RotateOptions rotateOptions);
Available Channels and Resources
Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.Merger:- NuGet – NuGet Install
- Documentation – API Documentation
- API Reference – GroupDocs.Merger for .NET API Reference
- Examples– Source Code Examples
- Product Support Forum – Technical Support Forum for GroupDocs.Merger queries