Använda Aspose.Cells Cloud SDK för C# för att konvertera en fil i XLT-format till en fil i XLTX-format....string format = "xltx" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...
Использование Cloud SDK Aspose.Cells для C# для преобразования файла формата XLSX в файл формата ODS....string format = "ods" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...
Använda Aspose.Cells Cloud SDK för C# för att konvertera en fil i TSV-format till en fil i XLSB-format....string format = "xlsb" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...
Использование Cloud SDK Aspose.Cells для C# для преобразования файла формата XLTM в файл формата PNG....string format = "png" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...
Använda Aspose.Cells Cloud SDK för C# för att konvertera en fil i XLT-format till en fil i MD-format....string format = "md" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...