Save Excel file as other format file

Aspose.Cells Cloud SDK supports saving workbooks in over 30 different file formats.

Aspose.Cells Cloud REST API enables Excel files to be saved in various formats and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift.

API
POST
https://api.aspose.cloud/v3.0/cells/{name}/saveas
 
 

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
 
 
 
 
 

Popular Operates

 
 
 
 
 
 
 

Supported Develop Languages