IronXL for Python ile bir lisans anahtarı uygulayın
Lisans anahtarı, bir sona erme tarihi ile biten uzun bir dizilerdir. Bu anahtarın düz ve boşluk içermeyecek şekilde kopyalandığından emin olun.
# Apply the license key to the IronXL library
# Replace 'YOUR_LICENSE_KEY' with your actual license key string
IronXl.License.Key = "IRONXL-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050"# Apply the license key to the IronXL library
# Replace 'YOUR_LICENSE_KEY' with your actual license key string
IronXl.License.Key = "IRONXL-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050"Bir lisans anahtarının uygulanması icin en guvenilir yöntem, kutuphane cagrilmadan once doğrudan kodunuza eklemektir.
# Set the license key for the IronXL library at the start of your program
# This helps to ensure that the library recognizes your license as soon as it is needed
IronXl.License.Key = "IRONXL-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050"# Set the license key for the IronXL library at the start of your program
# This helps to ensure that the library recognizes your license as soon as it is needed
IronXl.License.Key = "IRONXL-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050"Daha fazla seçenek ve web.config ile appsettings.json üzerinden yapılandırmayı içeren bilgiler için lütfen aşağıdaki SSS sayfasına bakın:







