Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,147 for

qr

(1.11 sec)
  1. Set Barcode Checksum using C#

    Follow this article to set the barcode checksum using C#. It explains the process to create barcodes with and without checksum in barcode using C#, environment settings, and an instruction set for programming.... Moreover, QR codes do not require this flag...the checksum is built into the QR code, and the EnableChecksum...

    kb.aspose.com/barcode/net/set-barcode-checksum-...
  2. Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SSCC-18) 2D (PDF417, QR Code, Data Matrix, Swiss QR Code, etc.) Including...

    docs.aspose.com/barcode/jasperreports/introduct...
  3. FieldDisplayBarcode.symbol_rotation property | ...

    FieldDisplayBarcode.symbol_rotation property. Gets or sets the rotation of the barcode symbol...1 - QR code with custom colors: field . barcode_type = 'QR' field...assertEqual ( ' DISPLAYBARCODE ABC123 QR \\ b 0xF8BD69 \\ f 0xB5413B \\...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid....1 - QR code with custom colors: field . barcode_type = 'QR' field...assertEqual ( ' DISPLAYBARCODE ABC123 QR \\ b 0xF8BD69 \\ f 0xB5413B \\...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.add_start_stop_char propert...

    FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39....1 - QR code with custom colors: field . barcode_type = 'QR' field...assertEqual ( ' DISPLAYBARCODE ABC123 QR \\ b 0xF8BD69 \\ f 0xB5413B \\...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++.... // 1 - QR code with custom colors: field...field -> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Java Barcode API - Generate or Scan 1D 2D & Pos...

    Java barcode library to generate read recognize barcodes. Barcode SDK supports Linear & 2D barcodes as well as exports to JPG GIF PNG BMP and more image formats...including widely used ones like QR Code and Code 128, as well as...barcodes. Pdf417 Micro Pdf417 QR GS1 QR EAN-8 EAN-13 EAN-14 UPC-A...

    products.aspose.com/barcode/java/
  8. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options... QR , DecodeType . MicroQR , DecodeType...DecodeType . Planet , DecodeType . QR , DecodeType . MicroQR , DecodeType...

    docs.aspose.com/barcode/net/recognition-quality...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...file sender Read Metadata from QR Codes with Structured Append...Append To fetch metadata from QR Code barcodes with structured append...

    docs.aspose.com/barcode/python-net/read-barcode...
  10. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java.... // 1 - QR code: BarcodeParameters barcodeParameters...barcodeParameters.setBarcodeType("QR"); barcodeParameters.setBarcodeValue("ABC123");...

    reference.aspose.com/words/java/com.aspose.word...