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

qr code

(0.11 sec)
  1. Angles|Documentation

    Learn how to work with barCode rotation angles using BarCodeReader in Aspose.BarCode for Java....You can find the full source code on GitHub: AnglesExample.java...BarCodeReader ( imagePath , DecodeType . CODE_128 ); BarCodeResult [] results...

    docs.aspose.com/barcode/java/developer-guide/ba...
  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. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barCodes. Supports numeric, alpha-numeric, and 2D barCode symbologies. Customize barCodes in your Java App.... Set barcode Code text, appearance and other properties...Symbologies: PDF417, DataMatrix, QR, Swiss QR (QR Bill) Encoding Only Support:...

    releases.aspose.com/barcode/java/
  4. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarCodeGenerator interface for custom barCode generation. Empower your projects with user-defined implementations and enhance functionality!... // 1 - QR code: BarcodeParameters barcodeParameters...BarcodeParameters { BarcodeType = "QR" , BarcodeValue = "ABC123" ,...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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/
  6. 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...
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Aztec Barcode Java 1 2d bar code generator 1 2D Barcode Generator...reader 1 2d code creator 1 2d code generator 1 2d code generator...

    blog.aspose.com/tags/
  8. 使用 Python 扫描二维码

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

    kb.aspose.com/zh/barcode/python/scan-qrcode-usi...
  9. Barcode Generation Specifics in C#|Documentation

    Description of Various BarCode Types Supported in Aspose.BarCode for .NET...providing sample barcode labels and code snippets to generate barcodes...Overview A barcode is a graphical code composed of parallel lines and...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barCode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...NET code of Aspose.Words. AlainGyger...IBarcodeGenerator . Here is code example: doc = aw.Document("C:\\Temp\\in...

    forum.aspose.com/t/python-words-and-barcode-for...