Class SpreadsheetConverter
Class SpreadsheetConverter
Il nome: Aspose.Cells.LowCode Assemblea: Aspose.Cells.dll (25.4.0)
Convertitore per la conversione tra diversi formati di file di spreadsheet, come xls, Xlsx, XLSB, Spreadsheets ml…
public class SpreadsheetConverter
Inheritance
Examples
SpreadsheetConverter.Process("template.xlsx", "template.xlsb");
Methods
Process(String e String)
Convertire dato file di modello tra i formati di file spreadsheet.
public static void Process(string templateFile, string resultFile)
Parameters
templateFile
string
Il file template da convertire
resultFile
string
Il file risultante
Process(Opzioni LowCodeLoadOptions)
Convertire tra diversi formati di file di spreadsheet.
public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions)
Parameters
loadOptions
LowCodeLoadOptions
Opzioni per ingresso e carico
saveOptions
LowCodeSaveOptions
Opzioni di produzione e risparmio