Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 2,118 for

barcodes

(0.17 sec)
  1. GroupDocs.Signature for .NET

    Mit dieser API können Sie jede Art von Dateiformat mit .NET- und C#-Sprache auf jeder Plattform digital signieren....hinzu So signieren Sie RTF mit Barcode-Signatur mit C# So signieren...So signieren Sie JPEG mit Barcode-Signatur mit C# So signieren...

    kb.groupdocs.com/de/signature/net/
  2. Scan QR-code van DOCX met C#

    Laten we snel leren hoe je QR-codes scant van DOCX met C#. Bovendien wordt er een voorbeeld gegeven om QR-codes te extraheren van DOCX in C# zonder extra software te gebruiken....functies die het extraheren van barcodes, waaronder QR-codes, uit documenten...-collectie op te halen voor barcodes van het type ‘QR Loop ten...

    kb.groupdocs.com/nl/parser/net/scan-qrcode-from...
  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.... Barcoding adalah salah satu cara untuk...format yang dapat dibaca mesin. Barcode biasanya digunakan sebagai...

    blog.groupdocs.com/id/page/32/
  4. 如何在 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...
  5. เครื่องอ่านรหัส 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...
  6. 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...
  7. 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...
  8. Считыватель 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...
  9. GroupDocs.Signature Product Family

    Find answers about signing digital documents and images of various types using code on any platform....using C# How to Sign XLSX with Barcode Signature using C# How to Sign...Java How to Sign DOCX with Barcode Signature using Java How to...

    kb.groupdocs.com/signature/page/2/
  10. Đầu đọc mã vạch bằng Java | Quét mã vạch từ hìn...

    Cách quét mã vạch bằng Java trong ứng dụng. Ví dụ Java đọc mã vạch từ một hình ảnh sẽ giúp bạn xây dựng một máy quét mã vạch trực tuyến....parser = new Parser("/path/barcode.png")) { // Trích xuất tất...Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...

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