Found 502 packages
NATS simplified client for .NET
XImage.OCR for C# library enables OCR feature to read Simplified Chinese text from image, scanned PDF in .NET Web, Windows applications. Coming soon. This OCR language package includes : * Simplified Chinese language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Simplified Chinese language supported * Image document cleanup library to process image with digital noise, distortion, skewing Additional features : * QR Code and 20+ barcode reading * Convert scanned PDF to text editable PDF documents Input : * Raster images : bitmap, png, jpeg, gif * Document : multi-page TIFF, PDF Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/ * Support : support@rasteredge.com
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool provides API that converts the string between Traditional Chinese and Simplified Chinese languages.
Simplified Chinese Language Pack for the Iron OCR C# & VB.Net library. The OCR engine adds OCR functionality to Desktop, Console and Web applications. IronOCR reads Barcode and QR codes. IronOCR supports Console Applications, ASP.NET Web Applications, MVC, and Desktop Applications written in all .Net languages. The Library preprocesses images to help read scans with low resolution & contrast, distortion, and heavy background noise. Output can be in plain text or through the advanced object model to extract headings, paragraphs, lines, words, and characters from a page's content. Other language packs and C# / VB.net code examples available at http://ironsoftware.com/csharp/ocr/ Product & licensing support on email at developers@ironsoftware.com
Simple way to add ranked fuzzy matching search. For when you have up to a few thousand products, locations or similar and want to add a search that most users will see as smart, with minimal work. using SimplifiedSearch; IList<Country> matches = await listOfCountries.SimplifiedSearchAsync("thaiwan", x => x.CountryName); foreach (var country in matches) Console.WriteLine(country.CountryName); // output: // Taiwan // Thailand
Easy, fluent way to send emails with MailKit.
Simplified data model used by all demo apps. It contains common concepts (Something, Person, PhoneNumber, etc) as well as application-specific concepts (ChatMessage, etc). It is intended for demo use only.
Simplified Chinese PinYin Conversion Class Library. using System; string chineseWords = "世界你好"; string full = chineseWords.ToPinYin(); // output: SHIJIENIHAO string abbr = chineseWords.ToPinYinAbbr(); // output: SJNH
Windows Identity Foundation enables .NET developers to externalize identity logic from their application, improving developer productivity, enhancing application security, and enabling interoperable federation. Enjoy greater productivity, applying the same tools and programming model to build on-premises software as well as cloud services. Create more secure applications by reducing custom implementations and using a single simplified identity model based on claims. Enjoy greater flexibility in application deployment through interoperability based on industry standard protocols, allowing applications and identity infrastructure services to communicate via claims.
Easy, fluent way to receive, forward, and reply to emails with MailKit.
Simplified.Resource.Kit.
OnBarcode.Ocr library enables OCR feature to read Simplified Chinese text from image, tiff, scanned PDF file in ASP.NET Web, WinForms, WPF Windows applications. This Tesseract Ocr language package includes training data: * Simplified Chinese language This nuget package includes : * Tesseract OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Simplified Chinese language supported * QR Code and 20+ 1d, 2d barcode scanning * Convert scanned PDF to text editable PDF documents Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Contact : * Email : support@onbarcode.com
Trderr.io domain library
KeepAutomation.Ocr is a C# OCR (Optical Character Recognition) library to scan, read Chinese Simplified text content from TIFF, PDF, raster image files in your .NET projects. This Tesseract language package includes the following training data: * Chinese Simplified language This OCR nuget package includes : * Chinese Simplified language supported * Tesseract OCR engine to read, export image, multi-page TIFF, PDFs to editable text message * Allow characters recognition and extraction from images captured by digital camera, scanned PDF document and image-only PDF * Support multiple languages with special trained data, including English, German, Chinese, French, Spanish, Russian, Arabic, Korean, Japanese etc * Able to read, recognize QR Code, Data Matrix, Code 128, UPC/EAN and other 20+ barcode data message Compatible with * .NET Standard 2.0 * .NET 9, 8, 7, 6, 5, .NET Core 3.x & 2.x * .NET Framework 4.6.1 Information * Email : support@keepautomation.com
Trderr.io common library
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Chinese (Simplified)' (zh-CN) culture
Trderr.io dto library
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
Domain model for the simplified MailKit package.
SimplifiedConfiguration makes it a breeze to read the config file settings. It's APIs makes it unnecessary to specify the app settings key and rather derive the key from the property name.