Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 1,952 for

barcode

(0.04 sec)
  1. generate QR Code in Java

    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....die Art von 2D-Barcodes oder Matrix-Barcodes. Es ist das maschinenlesbare...

    blog.groupdocs.com/de/tag/generate-qr-code-in-j...
  2. Python Digitale Handtekening Tutorial: E-Sign P...

    Volledig stap-voor-stap tutorial voor het maken van veilige elektronische handtekeningen in documenten met behulp van Python en GroupDocs.Signature - perfect voor ontwikkelaars die documenten handtekeningtoepassingen bouwen...Bestanden Implementeren van Barcode Handtekeningen voor Document...output_file_path } ." ) Implementeren van Barcode Handtekeningen voor Document...

    blog.groupdocs.com/nl/signature/sign-documents-...
  3. PDF mit digitaler Signatur signieren! | GroupDo...

    PDF mit digitaler Signatur signieren (eSignature)! Einfach und unkompliziert mit GroupDocs Signature. Erstellen Sie Ihre elektronische digitale PDF-Signatur und esign PDF kostenlos!...handschriftliche Unterschriften, Barcode, QR-Code oder digitales Zertifikat...über Browser. Generieren Sie Barcodes, generieren Sie QR-Codes und...

    products.groupdocs.app/de/signature/pdf
  4. QR codes in Java

    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....die Art von 2D-Barcodes oder Matrix-Barcodes. Es ist das maschinenlesbare...

    blog.groupdocs.com/de/tag/qr-codes-in-java/
  5. Sign docs with QR code in Java

    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....die Art von 2D-Barcodes oder Matrix-Barcodes. Es ist das maschinenlesbare...

    blog.groupdocs.com/de/tag/sign-docs-with-qr-cod...
  6. Lecteur de code QR utilisant C# | Scannez le co...

    Comment scanner le code QR en utilisant C# dans l'application .NET. Exemple C# qui lit le code QR à partir d'une image qui vous aidera à créer un scanner QR en ligne....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // Imprimer les valeurs...

    blog.groupdocs.com/fr/parser/scan-qr-code-using...
  7. Trình đọc mã QR bằng C# | Quét mã QR từ hình ảnh

    Cách quét Mã QR bằng C# trong ứng dụng .NET. Ví dụ C# đọc Mã QR từ hình ảnh sẽ giúp bạn xây dựng trình quét QR trực tuyến....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // In các giá trị...

    blog.groupdocs.com/vi/parser/scan-qr-code-using...
  8. 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/ar/tags/
  9. 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...archivos 1 Apply Barcode to Images in C# 1 Apply Barcode to Images in...

    blog.groupdocs.com/es/tags/
  10. Java를 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    애플리케이션 내에서 Java를 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 구축하는 데 도움이 되는 이미지에서 QR 코드를 읽는 Java 예제입니다....Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); //...반복 for(PageBarcodeArea barcode : barcodes) { // 식별된 QR 코드 값 인쇄...

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