Verwenden des Aspose.Cells Cloud SDK für C#, um eine Datei im FODS-Format in eine Datei im GIF-Format zu konvertieren....string format = "gif" ; string password = null ; string outPath =...e.OpenRead(name), format, password, outPath, storageName)) {...