Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 7,149 for

qr

(1.2 sec)
  1. Generate GS1 DataBar (Omnidirectional, Stacked ...

    Node.js sample code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode generation in JavaScript applications.... QR , " " ); // Specify the X-dimension...following. 2D: PDF417 QR Data Matrix Aztec Swiss QR DotCode HIBC Linear:...

    products.aspose.com/barcode/nodejs-java/databar...
  2. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...image, in this case, PDF417 , QR Code , Code 39 , and Code 128...DecodeType . DataMatrix , DecodeType . QR , DecodeType . Code39Extended...

    docs.aspose.com/barcode/net/basic-recognition-p...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Borders in Excel using Java Scan QR Code using Java Add Borders in...in Word File using Java Scan QR Code using C# Convert Image to...

    kb.aspose.com/categories/page/28/
  4. Aspose::Words::Fields::BarcodeParameters::get_E...

    Aspose::Words::Fields::BarcodeParameters::get_ErrorCorrectionLevel method. Error correction level of Qr Code. Valid values are [0, 3] in C++....method Error correction level of QR Code. Valid values are [0, 3]...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Recognition Barcode Quality and Deconvolution M...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions..."Code128,Code39Extended,Planet,QR,MicroQR,DataMatrix" ); reader..."Code128,Code39Extended,Planet,QR,MicroQR,DataMatrix" ); reader...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  6. Aspose::Words::Fields::FieldMergeBarcode::set_B...

    Aspose::Words::Fields::FieldMergeBarcode::set_BarcodeType method. Sets the barcode type (Qr, etc.) in C++....method Sets the barcode type (QR, etc.) void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldMergeBarcode::get_E...

    Aspose::Words::Fields::FieldMergeBarcode::get_ErrorCorrectionLevel method. Gets an error correction level of Qr Code. Valid values are [0, 3] in C++....an error correction level of QR Code. Valid values are [0, 3]...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Barcode Generation Specifics for Barcode Types|...

    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....Alphanumeric Symbologies Creating QR Barcodes Fully Alphanumeric Symbologies...

    docs.aspose.com/barcode/jasperreports/symbology...
  9. 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....developing a Barcode reader for QR, Code 39 Standard, Pdf 417, Data...generating QR code, refer to the article on how to Generate QR Code...

    kb.aspose.com/barcode/cpp/how-to-read-barcode-u...
  10. Quick Start|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....example shows how to generate a QR code and save it as a PNG file...SymbologyEncodeType encodeType = EncodeTypes . QR ; BarcodeGenerator generator...

    docs.aspose.com/barcode/androidjava/quick-start/