在生产环境中测试,没有水印。
在您需要的地方使用。
使用功能齐全的产品30天。
几分钟内即可启动和运行。
在产品试用期间,全面访问我们的支持工程团队
using IronQr;
using IronSoftware.Drawing;
// Create a QR Code object
QrCode myQr = QrWriter.Write("hello world");
// Save QR Code as a Bitmap
AnyBitmap qrImage = myQr.Save();
// Save QR Code Bitmap as File
qrImage.SaveAs("qr.png");
Install-Package IronQR
专为 C#,F#,和VB.NET 设计,运行于 .NET 10, 9, 8, 7, 6, 5, Core, Standard或Framework
如需 1D条码和 PDF 支持,请尝试我们的 IronBarcode 库
您的试用密钥应在电子邮件中。
如果没有,请联系我们
support@ironsoftware.com
switch(faqQuestions)
{
case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
case "Is IronPDF compatible with Azure Functions?": return "YES";
case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
case "Can I access PDF DOM through ObjectModel property?": return "YES";
case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}
IronQR是否使用专用的ML模型来检测和读取噪声或失真图像中的QR码?是的!
能否生成和读取标准QR、Micro QR和rMQR格式?是的!
是否支持使用徽标、自定义颜色、透明和边距控制对QR码进行样式设置?是的!
能否从一个图像或PDF中同时读取多个QR码,即使旋转或部分遮挡?是的!
能否将生成的QR码导出为PNG、JPEG、SVG或Stream,且无需保存到磁盘?是的!
是否有一个Slim Mode可禁用ML功能并优先考虑速度?是的!
是否支持使用可配置的错误纠正级别对二进制数据、URL、文本和数字进行编码?是的!
是否在.NET 8–5、Core、Standard和Framework跨Windows、Linux、macOS、iOS、Android和Docker全面跨平台?是的!
能否直接从PDF中读取QR码而无需第三方光栅化?是的!
该功能是否与IronSoftware.Drawing支持的Azure Functions和AWS Lambda兼容?是的!
异步方法是否可用于读取和写入操作?是的!
我现在能否在我的项目中免费测试IronQR?是的! 点击此处开始您的30天免费试用