IronXL Python için'da lisans anahtarı uygulayın
Lisans anahtarı, bir bitiş tarihiyle biten uzun bir dizgedir. Lütfen bu bilgilerin doğru bir şekilde, boşluk bırakmadan 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ı için en güvenilir yöntem, kütüphane çağrılmadan önce 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"web.config ve appsettings.json aracılığıyla yapılandırma dahil olmak üzere daha fazla seçenek için lütfen aşağıdaki SSS sayfasına bakın:







