Document Merger .NET Cloud REST API
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
This REST API enables your C#, ASP.NET, & other .NET apps to perform document merging & joining for 40+ file formats, while page manipulation for 35+ formats.
Cloud Document Merger Features
- Merge two or more documents into a single file.
- Merge specific pages from several different documents into a single file.
- Join page ranges from various documents into a single resultant file.
- Split a source document into many different files.
- Generate image representation of document pages as a preview.
- Create a document image preview of all pages, specific pages, or a page range.
- Move, remove, rotate, swap, and extract document pages.
- Change portrait or landscape orientation of the document pages.
- Set, update or remove the document password.
- Extract basic information about the document.
Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF
Microsoft Excel: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM
Microsoft PowerPoint: PPT, PPTX, PPS, PPSX
Microsoft Visio: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM, VDX, VSX, VTX
Microsoft OneNote: ONE
OpenOffice: ODT, OTT, ODP, OTP, ODS
Markup: HTML, MHT
Fixed Layout: PDF, XPS
Other: TEX, EPUB, CSV, TSV, TXT
Page Manipulation File Formats
The following file formats are supported for trimming, moving, swapping pages or changing page orientation:
Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF
Microsoft Excel: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM
Microsoft PowerPoint: PPT, PPTX, PPS, PPSX
Microsoft Visio: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM, VDX, VSX, VTX
Microsoft OneNote: ONE
OpenOffice: ODT, OTT, ODP, OTP, ODS
Markup: HTML, MHT
Fixed Layout: PDF, XPS
Other: TEX, EPUB
Page Rotation Supported File Formats
Fixed Layout: PDF, XPS
Other: TEX, EPUB
Get Started
You do not need to install anything to get started with GroupDocs.Merger Cloud SDK for .Net. Just create an account at GroupDocs for Cloud and get your application information.
Simply execute Install-Package GroupDocs.Merger-Cloud
from Package Manager Console in Visual Studio to fetch & reference GroupDocs.Merger assembly in your project. If you already have GroupDocs.Merger Cloud SDK for .Net and want to upgrade it, please execute Update-Package GroupDocs.Merger-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial