Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,823 for

qr code

(0.26 sec)
  1. Generate CODE93 BarCode Images via Python | pro...

    Create Code93 symbology BarCode Images using Python applications without using any other software....AUSTRALIAPOST (Australia Post Code) Create AZTEC (Aztec 2D Barcode)...Create CODE128 (Code 128) Create CODE16K (Code 16K Barcode) Create...

    products.aspose.com/total/python-net/generate-b...
  2. Generate AUSTRALIAPOST BarCode Images via Pytho...

    Create AUSTRALIAPOST symbology BarCode Images using Python applications without using any other software....AUSTRALIAPOST (Australia Post Code) Create AZTEC (Aztec 2D Barcode)...Create CODE128 (Code 128) Create CODE16K (Code 16K Barcode) Create...

    products.aspose.com/total/python-net/generate-b...
  3. Generate STANDARD2OF5 BarCode Images via Python...

    Create STANDARD2OF5 symbology BarCode Images using Python applications without using any other software....AUSTRALIAPOST (Australia Post Code) Create AZTEC (Aztec 2D Barcode)...Create CODE128 (Code 128) Create CODE16K (Code 16K Barcode) Create...

    products.aspose.com/total/python-net/generate-b...
  4. BarcodeParameters class | Aspose.Words for Node.js

    Aspose.Words.Fields.BarCodeParameters class. Container class for barCode parameters to pass-through to BarCodeGenerator... backgroundColor Bar code background color (0x000000 -...- 0xFFFFFF) barcodeType Bar code type. barcodeValue Data to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BarcodeParameters.ScalingFactor | Aspose.Words ...

    Discover the BarCodeParameters ScalingFactor property, which allows precise symbol scaling in whole percentage points (10-1000) for optimal barCode performance.... // 1 - QR code: BarcodeParameters barcodeParameters...BarcodeParameters { BarcodeType = "QR" , BarcodeValue = "ABC123" ,...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarCodeParameters class. Container class for barCode parameters to pass-through to BarCodeGenerator... background_color Bar code background color (0x000000 -...Bar code type. barcode_value Data to be encoded. case_code_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Recognize AZTEC BarCode Images via Python | pro...

    Scan AZTEC symbology barCode images using Python applications without using any other software....calling read_bar_codes() to get all the AZTEC code Iterate through...Post Code) Scan AZTEC (Aztec 2D Barcode) Scan CODE128 (Code 128)...

    products.aspose.com/total/python-net/recognize-...
  8. Recognize IATA2OF5 BarCode Images via Python | ...

    Scan IATA2OF5 symbology barCode images using Python applications without using any other software....calling read_bar_codes() to get all the IATA2OF5 code Iterate through...Post Code) Scan AZTEC (Aztec 2D Barcode) Scan CODE128 (Code 128)...

    products.aspose.com/total/python-net/recognize-...
  9. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....formatting, and code folding in all popular code editors. According...its syntax is similar to the code for creating JavaScript objects:...

    docs.aspose.com/omr/net/json-markup/
  10. QRCode not recognized in TIFF image (Aspose.Bar...

    Hi, I'm having issues with the latest version of Aspose.BarCode library. Am trying to recognize barCodes in TIFF images, but it always does not recognize any of them. I tested the same images on eg. http://zxing.org/w/de…...NET code: rd = New Aspose.BarCodeRecognition...BarCodeReader(TBitmap, BarCodeReadType.QR) 'TBitmap is an instance of System...

    forum.aspose.com/t/qrcode-not-recognized-in-tif...