Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,130 for

barcodes

(0.05 sec)
  1. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......Überprüfung von E-Signaturen, Barcodes und QR-Codes in Dokumenten...C#- und Java-Codefragmenten. Barcodes generieren – Dokumente und...

    blog.groupdocs.com/de/categories/groupdocs.sign...
  2. Čtečka QR kódů pomocí Java | Naskenujte QR kód ...

    Jak skenovat QR kódy pomocí Java v rámci aplikace. Příklad Java, který čte QR kód z obrázku, který vám pomůže vytvořit online skener QR....Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...Opakovat for(PageBarcodeArea barcode : barcodes) { // Vytiskněte hodnoty...

    blog.groupdocs.com/cs/parser/scan-qr-code-using...
  3. قارئ رمز الاستجابة السريعة باستخدام Java | مسح ...

    كيفية مسح رموز QR باستخدام Java داخل التطبيق. مثال على Java يقرأ QR Code من صورة سيساعدك على إنشاء ماسح ضوئي QR عبر الإنترنت....Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...أعاد for(PageBarcodeArea barcode : barcodes) { // اطبع قيم QR Code...

    blog.groupdocs.com/ar/parser/scan-qr-code-using...
  4. How to verify signatures with LINQ queries | Gr...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....Here are the steps to verify Barcode signature within the document...that the signature type is Barcode and that the SignatureId equals...

    docs.groupdocs.com/signature/net/verify-signatu...
  5. Lettore di codici QR utilizzando C# | Scansiona...

    Come eseguire la scansione del codice QR utilizzando C# all'interno dell'applicazione .NET. Esempio C# che legge il codice QR da un'immagine che ti aiuterà a creare uno scanner QR online....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // Stampa i valori...

    blog.groupdocs.com/it/parser/scan-qr-code-using...
  6. Quét mã vạch trực tuyến | Quét mã vạch bằng Hìn...

    Quét mã vạch trực tuyến. Quét hình ảnh mã vạch và quét bằng camera. Chúng tôi cũng sẽ thảo luận về cách quét mã vạch theo chương trình bằng C# & Java....parser = new Parser("/path/barcode.png")) { // Trích xuất tất...IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...

    blog.groupdocs.com/vi/parser/scan-barcode-online/
  7. GroupDocs.Assembly für .NET 25.12 – Neueste Upd...

    Entdecken Sie, was es Neues in GroupDocs.Assembly für .NET 25.12 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....mit OOXML‑Kompatibilität, Barcode‑Verbesserungen und Fehlerbehebungen...ung hinzu, verbessert die Barcode‑Erzeugung unter Linux und behebt...

    blog.groupdocs.com/de/assembly/groupdocs-assemb...
  8. Сканувати QR-код онлайн | Сканування QR-коду за...

    Скануйте QR-коди онлайн. Відскануйте зображення QR-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати QR-коди за допомогою C# та Java....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // Роздрукуйте значення...

    blog.groupdocs.com/uk/parser/scan-qr-code-online/
  9. 如何在 Java 中为 PDF 添加条码签名

    本简短指南提供了有关如何使用 Java 为 PDF 创建条码以及如何使用 Java 将条码签名添加到 PDF 的详尽说明。...for Java 以使用 Barcode 签名对 PDF 进行签名 为实现添加基本类以将 Barcode 添加到 PDF 创建...PDF 文档并为 Barcode 签名定义参数。最后,您可以通过调用 Sign 方法将 Barcode 签名添加到 PDF...

    kb.groupdocs.com/zh/signature/java/how-to-add-b...
  10. QR Code Reader با استفاده از C# | کد QR را از ت...

    نحوه اسکن کد QR با استفاده از C# در برنامه NET. مثال C# که کد QR را از تصویری می خواند که به شما در ساخت یک اسکنر QR آنلاین کمک می کند....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // مقادیر کد QR شناسایی...

    blog.groupdocs.com/fa/parser/scan-qr-code-using...