Merge Excel files using NodeJS

Aspose.Cells Cloud SDK supports merging multiple Excel files into a single Excel file.

Aspose.Cells Cloud REST API supports merging multiple Excel files into a single Excel file using NodeJS, and offers SDKs for various programming languages.

 
 

Supported File Formats

 
 
Input Format
  • Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
  • OpenOffice: Ods, Fods, Ots
  • Xml:SpreadsheetML, Xml
  • Text: Csv, Tsv, Txt (TabDelimited)
  • Web: Html, Mhtml
  • Images: Png, Jpg, Gif, Emf
  • Other: Pdf, Json, Markdown
Output Format
  • Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
  • Microsoft Word/PowerPoint: Docx, Pptx
  • OpenOffice: Ods, Fods, Ots
  • Xml:SpreadsheetML, Xml
  • Text: Csv, Tsv, Txt (TabDelimited)
  • Web: Html, Mhtml
  • Images: Png, Jpg, Gif, Emf, Svg, Tiff
  • Other: Pdf, Xps, Dif, Json, Markdown, Sql
 
 
 
 
 

Merge Excel files using NodeJS Extension links