C# API to merge multiple Excel files into a file.

C# library to merge multi Excel files into a file.

Use Cells Merge REST API to merge multiple Excel files into a file in C#. This professional solution merge multiple Excel files into a Microsoft Excel or OpenOffice Calc spreadsheet using C#.

Merge multiple Excel files into a file - C# REST API

API Request:
POST
https://api.aspose.cloud/v3.0/cells/merge

Merging multiple Excel files into a file is a complex task. Merging multiple Excel files into a file transitions is performed by our C# SDK while maintaining the source spreadsheet's main structural and logical content. Our C# library is a professional solution to merge multiple Excel files into a file online. This Cloud SDK gives C# developers powerful functionality and perfect API.

Code example in C# using REST API to merging multiple Excel files into a file



How to use C# API to merge


  1. Create an account at Dashboard to get free API quota & authorization details
  2. Initialize CellsApi with Client Id, Client Secret, Base URL & API version
  3. Call PostMerge method to get the resultant stream


System Requirements


  1. NET Framework 4.5.2 or newer
  2. Net Standard 2.0 or newer