如何在 IronOCR 中套用許可證金鑰

This article was translated from English: Does it need improvement?
Translated
View the article in English

許可證密鑰是一長串字串,以到期日期結尾。 請確保正確複製,不要有空格。

IRONOCR-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050

應用許可證密鑰最可靠的方法是在呼叫庫之前,直接在程式碼中應用。

// Set the license key for IronOCR before using the library
IronOcr.Installation.LicenseKey = "IRONOCR-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050";
// Set the license key for IronOCR before using the library
IronOcr.Installation.LicenseKey = "IRONOCR-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050";
' Set the license key for IronOCR before using the library
IronOcr.Installation.LicenseKey = "IRONOCR-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050"
$vbLabelText   $csharpLabel

如需了解更多選項,包括在web.configappsettings.json中設定許可證金鑰,請參閱此常見問題解答頁面以取得更多資訊:

IronOCR 授權金鑰常見問題解答

Curtis Chau
技術撰稿人

Curtis Chau 擁有電腦科學學士學位(卡爾頓大學),專長於前端開發,精通 Node.js、TypeScript、JavaScript 和 React。Curtis 對製作直覺且美觀的使用者介面充滿熱情,他喜歡使用現代化的架構,並製作結構良好且視覺上吸引人的手冊。

除了開發之外,Curtis 對物聯網 (IoT) 也有濃厚的興趣,他喜歡探索整合硬體與軟體的創新方式。在空閒時間,他喜歡玩遊戲和建立 Discord bots,將他對技術的熱愛與創意結合。

準備好開始了嗎?
Nuget 下載 5,384,824 | 版本: 2026.2 剛剛發布