Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 1,946 for

barcode

(0.06 sec)
  1. Tags

    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....Annotations in Word using Java 1 Add Barcode in Java 1 Add Image Watermark...Tin 1 Apply Barcode to Images in C# 1 Apply Barcode to Images in...

    blog.groupdocs.com/vi/tags/
  2. Tags

    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....Annotations in Word using Java 1 Add Barcode in Java 1 Add Image Watermark...API 9 Apply Barcode to Images in C# 1 Apply Barcode to Images in...

    blog.groupdocs.com/ko/tags/
  3. Tags

    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....Annotations in Word using Java 1 Add Barcode in Java 1 Add Image Watermark...API 9 Apply Barcode to Images in C# 1 Apply Barcode to Images in...

    blog.groupdocs.com/de/tags/
  4. Tags

    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....Annotations in Word using Java 1 Add Barcode in Java 1 Add Image Watermark...souborů 1 Apply Barcode to Images in C# 1 Apply Barcode to Images in...

    blog.groupdocs.com/cs/tags/
  5. 使用 Java 的二维码阅读器 |扫描图片中的二维码

    如何在应用程序中使用 Java 扫描二维码。从图像中读取二维码的 Java 示例,可帮助您构建在线二维码扫描仪。...Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...迭代 for(PageBarcodeArea barcode : barcodes) { // 打印识别的二维码值 Console...

    blog.groupdocs.com/zh/parser/scan-qr-code-using...
  6. 使用 C# 的二维码阅读器 |扫描图片中的二维码

    如何在 .NET 应用程序中使用 C# 扫描二维码。从图像中读取 QR 代码的 C# 示例将帮助您构建在线 QR 扫描仪。...IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // 打印识别的二维码值 Console...

    blog.groupdocs.com/zh/parser/scan-qr-code-using...
  7. 如何在 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...
  8. 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...
  9. 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...
  10. Считыватель QR-кода с использованием C# | Скани...

    Как сканировать QR-код с помощью C# в приложении .NET. Пример C#, который считывает QR-код с изображения, который поможет вам создать онлайн-сканер QR....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // Распечатайте значения...

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