Ongeveer 3.110.000 resultaten
Koppelingen in nieuw tabblad openen
  1. kotlin - Android - QR generator API - Stack Overflow

    20 okt. 2020 · 30 QR code generation using ZXing Add the following ZXing core dependency in your app level build.gradle file.

  2. Free c# QR-Code generator - Stack Overflow

    11 aug. 2011 · I'm looking for a free to use c# library/code to create barcodes. Secifically I need to be able to create QR-Code type barcodes. I'm looking for free to use (Open Source or just Free, …

  3. Generating 2D (PDF417 or QR) barcodes using Excel VBA

    22 apr. 2013 · I would like to generate a 2d barcode (PDF417 or QR codes) in an Excel cell using macros. Just wondering is there any free alternatives to paid libraries to do this? I know certain …

  4. Save a generated QR code image on .Net Maui - Stack Overflow

    28 feb. 2024 · I used QRCoder in order to generate a random QR code when clicking a button like so: private void OnRNGClicked(object sender, EventArgs e) { //Generates a "random" …

  5. Dynamically generating a QR code with PHP - Stack Overflow

    I'm trying to generate QR codes on my website. All they have to do is have a URL in them, which a variable on my site will provide. What would be the easiest way to do this?

  6. c# - How to generate Authenticator QR Code with Blazor .NET 8 in …

    15 apr. 2024 · Learn how to generate Authenticator QR Code using Blazor .NET 8 in a Razor component with this comprehensive guide.

  7. Alternative for charts.googleapis.com for generating QR code in …

    16 apr. 2024 · Alternative for charts.googleapis.com for generating QR code in google sheets Asked 1 year, 11 months ago Modified 1 year, 3 months ago Viewed 44k times

  8. How to generate QR code with some text using Java?

    19 jan. 2023 · 5 I want to generate a QR code with some text (user name and event name) using Java like this: This is my code and this generates only the QR code, without any additional text.

  9. how to generate qr code with python and when scanned make it …

    17 mrt. 2021 · This depends on the QR code reader software the user uses to scan the QR code, some readers automatically open the URL some just display it and the user needs to do an …

  10. How do I show a qr code in SSRS? - Stack Overflow

    23 apr. 2016 · I am in the quest to build a report in ssrs/report builder that contains a qr code, is it possible to achieve this? I was thinking in implementing a class using c#/vb.net that codes any …