Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,817 for

qr code

(0.09 sec)
  1. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarCode::get_SymbolHeight method. Gets or sets the height of the symbol. The units are in TWIPS (1/1440 inch) in C++.... // 1 - QR code with custom colors: field ->...-> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarCode::get_ForegroundColor method. Gets or sets the foreground color of the barCode symbol. Valid values are in the range [0, 0xFFFFFF] in C++.... // 1 - QR code with custom colors: field ->...-> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarCode::get_BackgroundColor method. Gets or sets the background color of the barCode symbol. Valid values are in the range [0, 0xFFFFFF] in C++.... // 1 - QR code with custom colors: field ->...-> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Quality Settings|Documentation

    Learn how to use QualitySettings presets and fine-tune recognition parameters in Aspose.BarCode for Java....You can find the full source code on GitHub: QualitySettingsExamp...BarCodeReader ( imagePath , DecodeType . CODE_128 ); QualitySettings qualitySettings...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarCode::get_BarCodeValue method. Gets or sets the barCode value in C++.... // 1 - QR code with custom colors: field ->...-> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Product Overview|Documentation

    Aspose.BarCode for JavaScript via C++: Product Description, Main Features, and General Information...symbologies, including 1D, 2D (like QR codes), and postal barcodes. For...barcodes. Full-featured demos and code samples are available to help...

    docs.aspose.com/barcode/javascript-cpp/product-...
  7. FieldDisplayBarcode.errorCorrectionLevel proper...

    FieldDisplayBarCode.errorCorrectionLevel property. Gets or sets an error correction level of Qr Code...error correction level of QR Code. Valid values are [0, 3]. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarCode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] in C++.... // 1 - QR code with custom colors: field ->...-> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Barcode Generation|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....How use X-Dimension Generate QR Code Customize Appearance...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. How to Read Barcode using C++

    This simple example focuses on how to read BarCode using C++. In order to develop a BarCode reader C++ source Code is used by following few coding steps....a Barcode reader C++ source code is used inside any of C++ supported...MS Windows by following few coding steps. We will see how we can...

    kb.aspose.com/barcode/cpp/how-to-read-barcode-u...