Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,117 for

barcode

(0.15 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    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.... Barcode ist eine Möglichkeit, die Daten...maschinenlesbaren Format darzustellen. Barcodes werden normalerweise zur schnellen...

    blog.groupdocs.com/de/page/31/
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Barcode ist eine Möglichkeit, die Daten...maschinenlesbaren Format darzustellen. Barcodes werden normalerweise zur schnellen...

    blog.groupdocs.com/de/groupdocs.blog/page/31/
  3. GroupDocs Blog | Document Automation Solutions ...

    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.... Barcodes sind eine der Möglichkeiten...maschinenlesbaren Format darzustellen. Barcodes werden normalerweise als Identifikation...

    blog.groupdocs.com/de/page/30/
  4. GroupDocs Blog | Document Automation Solutions ...

    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....We zullen ook bespreken hoe barcodes programmatisch kunnen worden...C# en Java. Lees verder … Barcodes scannen met Java in de applicatie...

    blog.groupdocs.com/nl/page/16/
  5. C#을 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 빌드하는 데 도움이 되는 이미지에서 QR 코드를 읽는 C# 예제입니다....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // 식별된 QR 코드 값 인쇄...

    blog.groupdocs.com/ko/parser/scan-qr-code-using...
  6. 使用 Java 的二維碼閱讀器 |掃描圖片中的二維碼

    如何在應用程序中使用 Java 掃描二維碼。從圖像中讀取二維碼的 Java 示例,可幫助您構建在線二維碼掃描儀。...Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...迭代 for(PageBarcodeArea barcode : barcodes) { // 打印識別的二維碼值 Console...

    blog.groupdocs.com/zh-hant/parser/scan-qr-code-...
  7. เครื่องอ่านรหัส QR โดยใช้ Java | สแกน QR Code จ...

    วิธีสแกนรหัส QR โดยใช้ Java ภายในแอปพลิเคชัน ตัวอย่าง Java ที่อ่าน QR Code จากรูปภาพที่จะช่วยคุณสร้างเครื่องสแกน QR ออนไลน์...Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...ย้ำ for(PageBarcodeArea barcode : barcodes) { // พิมพ์ค่ารหัส QR...

    blog.groupdocs.com/th/parser/scan-qr-code-using...
  8. 如何在 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...
  9. 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...
  10. Lector de códigos QR usando C# | Escanear el có...

    Cómo escanear código QR usando C# dentro de la aplicación .NET. Ejemplo de C# que lee el código QR de una imagen que lo ayudará a crear un escáner QR en línea....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // Imprima los valores...

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