Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,563 for

values

(0.06 sec)
  1. เครื่องอ่านรหัส QR โดยใช้ C# | สแกน QR Code จาก...

    วิธีสแกน QR Code โดยใช้ C# ภายในแอปพลิเคชัน .NET ตัวอย่าง C# ที่อ่าน QR Code จากรูปภาพที่จะช่วยคุณสร้างเครื่องสแกน QR ออนไลน์...แยกข้อความที่แนบมาจาก QR Code โดยใช้คุณสมบัติ Value ซอร์สโค้ด C# ต่อไปนี้สแกนภาพโค้ด...CodeTypeName +" Code Value: " + barcode.Value); } } รับใบอนุญาตฟรี...

    blog.groupdocs.com/th/parser/scan-qr-code-using...
  2. Зчитувач QR-коду за допомогою C# | Відскануйте ...

    Як сканувати QR-код за допомогою C# у програмі .NET. Приклад C#, який зчитує QR-код із зображення, який допоможе вам створити онлайновий QR-сканер....QR-коду за допомогою властивості Value. Наступний вихідний код C# сканує...CodeTypeName +" Code Value: " + barcode.Value); } } Отримайте безкоштовну...

    blog.groupdocs.com/uk/parser/scan-qr-code-using...
  3. بارکد خوان با استفاده از C# | اسکن بارکد از تصویر

    نحوه اسکن بارکد با استفاده از C# در یک برنامه دات نت. مثال C# که بارکد را از روی یک تصویر می خواند که به شما در ساختن بارکد خوان آنلاین کمک می کند.... با استفاده از ویژگی Value داده های کدگذاری شده را از بارکد...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } مجوز رایگان...

    blog.groupdocs.com/fa/parser/scan-barcode-using...
  4. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....setEnablePagination ( boolean value ); public boolean getEnableLanguageInf...setEnableLanguageInf ( boolean value ); They have exactly the same...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  6. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  7. C# kullanarak Barkod Okuyucu | Görüntüden Barko...

    Bir .NET uygulamasında C# kullanarak barkodları tarama. Çevrimiçi bir barkod tarayıcı oluşturmanıza yardımcı olacak bir görüntüden barkod okuyan C# örneği.... Value özelliğini kullanarak kodlanmış...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Ücretsiz Lisans...

    blog.groupdocs.com/tr/parser/scan-barcode-using...
  8. CSV to PDF using template

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV Soubory Comma Separated Values se široce používají pro výměnu...jednoduché šablony. Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/tag/csv-to-pdf-using-temp...
  9. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself....getWidth() setHeight(int value) setWidth(int value) There are also bug...

    blog.groupdocs.com/comparison/get-image-represe...
  10. 使用 C# 的条形码阅读器 |从图像中扫描条形码

    如何在 .NET 应用程序中使用 C# 扫描条形码。从图像中读取条形码的 C# 示例将帮助您构建在线条形码扫描仪。... 使用 Value 属性从条形码中提取编码数据。 以下 C# 源代码演示了如何使用...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 获得免费许可证 # 您可以...

    blog.groupdocs.com/zh/parser/scan-barcode-using...