Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,793 for

qr code

(0.14 sec)
  1. Barcode Types and Image Formats|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....MicroQR, Pdf417, QR, RectMicroQR(rMQR), Swiss QR Code Postal AustraliaPost...

    docs.aspose.com/barcode/reportingservices/barco...
  2. custombarcode.zip

    CustomBarCode/CustomBarCode.csproj Exe net6.0 codes-displaybarcode-6d81eade-762...(encodeTypeFromWord) { case "QR": return EncodeTypes.QR; case "CODE128":...

    docs.aspose.com/barcode/net/how-to-create-custo...
  3. Display BarCodes in Report Header and Footer|Do...

    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....The solution is using Custom Code technology and render barcode...Add current code to the Report Properties section Code . Public...

    docs.aspose.com/barcode/reportingservices/displ...
  4. Create BarCode in Java|Aspose.Words for Java

    Example of barCode shape generation using Java....type of barcode, such as a QR code or a linear barcode, using...barcode rendering to the user code, so the user is limited to the...

    docs.aspose.com/words/java/how-to-generate-a-cu...
  5. Recognize Barcode of different symbologies usin...

    Scan 1D, 2D and postal barCode images of various symbologies including 128 and Qr in Python using few lines Code...and Postal barcodes including Code 128, UPC-A, ISBN, EAN-8, EAN-13...all types. Call the read_bar_codes() method to read all the barcode...

    products.aspose.com/total/python-net/recognize-...
  6. 使用 Python 扫描二维码

    本主题介绍使用 Python 扫描二维码的过程。它涵盖了在 Python 中创建二维码扫描仪的算法以及示例代码。...Python 扫描二维码 本主题介绍了使用 Python 扫描 QR Code 的过程。它涵盖了算法,并包含创建 Python 中的...从图像扫描二维码的代码 此代码片段旨在使用 Python 创建 QR 读取器 。首先,创建一个 BarCodeReader 类对象,同时指定源二维码或条形码的...

    kb.aspose.com/zh/barcode/python/scan-qrcode-usi...
  7. Get Barcode Placement Region and Orientation An...

    This article describes how to read barCode parameters...angle in degrees The following code sample illustrates how to get...BarCodeReader ( $"{path}qr_code128.png" , DecodeType . QR , DecodeType ...

    docs.aspose.com/barcode/net/get-placement-and-o...
  8. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services....NET code. Create a bubble sheet in C#...adding automatically generated QR codes and barcodes, images, signature...

    products.aspose.com/omr/net/
  9. CodetextParameters|Aspose.BarCode for Python vi...

    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....for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode font_mode...or sets the alignment of the code text. Default value: StringAlignment...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Barcode Reading Settings|Documentation

    This article describes how to adjust various barCode recognition settings in Aspose.BarCode for PHP via Java according to business needs...BarcodeGenerator ( EncodeTypes :: QR , "Слово" )) $im = $generator...BarCodeReader ( $im , DecodeType :: QR ); $reader -> getBarcodeSettings...

    docs.aspose.com/barcode/phpjava/barcode-reading...