Salva il file Excel come file di altro formato

Aspose.Cells Cloud SDK supporta il salvataggio di cartelle di lavoro in oltre 30 formati di file diversi.

Aspose.Cells Cloud REST API consente di salvare i file Excel in vari formati e fornisce SDK per più linguaggi di programmazione, tra cui Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby e Swift.

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

Formati di file supportati

 
 
Formato di input
  • Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
  • Ufficio aperto: Ods, Fods, Ots
  • XML:Foglio di calcoloML, Xml
  • Testo: Csv, Tsv, Txt (delimitato da tabulazioni)
  • Ragnatela: Html, Mhtml
  • Immagini: Png, Jpg, Gif, Emf
  • Altro: Pdf, Json, Markdown
Formato di output
  • Microsoft Excel: Xls, Xlsx, Xlsb, Xlsm, Xlt, Xltx, Xltm
  • Microsoft Parola/PowerPoint: Docx, Pptx
  • Ufficio aperto: Ods, Fods, Ots
  • XML:Foglio di calcoloML, Xml
  • Testo: Csv, Tsv, Txt (delimitato da tabulazioni)
  • Ragnatela: Html, Mhtml
  • Immagini: Png, Jpg, Gif, Emf, Svg, Tiff
  • Altro: Pdf, Xps, Dif, Json, Markdown, Sql
 
 
 
 
 

Operazioni popolari

 
 
 
 
 
 
 

Lingue di sviluppo supportate