Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 9,440 for

swiss qr

(0.1 sec)
  1. Aspose::BarCode::BarCodeRecognition::DecodeType...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members Aspose::Bar......SingleDecodeType > QR Specifies that the data should be decoded with QR Code...data should be decoded with Swiss Post Parcel Barcode barcode...

    reference.aspose.com/barcode/cpp/class/aspose.b...
  2. DecodeType - Aspose.BarCode for Java - API Refe...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....static SingleDecodeType GS_1_QR Specifies that the data should...should be decoded with <b>GS1 QR</b> barcode specification static...

    reference.aspose.com/barcode/java/com.aspose.ba...
  3. 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....image to 3D image converter 1 2d qr code generator 1 30 Days Free...PowerPoints together 1 Add QR Code in Excel 1 Add QR code in Excel using...

    blog.aspose.com/zh-hant/tags/
  4. 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....image to 3D image converter 1 2d qr code generator 1 30 Days Free...PowerPoints together 1 Add QR Code in Excel 1 Add QR code in Excel using...

    blog.aspose.com/zh/tags/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Getting Started https://docs.aspose.com/barcode/sharepoint/getting-started/ Recent content in Getting Started on Documentation Hugo -- gohugo.io http......GS1 Code 128, VIN 2D QR Code, Micro QR Code, PDF417, Compact...DataMatrix, GS1 QR Code, MaxiCode, Swiss QR Code Postal Australia...

    docs.aspose.com/barcode/sharepoint/getting-star...
  6. DecodeType Class Reference - Aspose.BarCode for...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Static Public Member Functions | Static Public...... int QR = 32 Specifies that the data...be decoded with. More... int SWISS_POST_PARCEL = 51 Specifies that...

    reference.aspose.com/barcode/python-java/class/...
  7. DecodeType Class Reference - Aspose.BarCode for...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Static Public Member Functions | Static Public...... int QR = 32 Specifies that the data...be decoded with. More... int SWISS_POST_PARCEL = 51 Specifies that...

    reference.aspose.com/barcode/python-java/class/...
  8. R.id | Aspose.BarCode for Android via Java API ...

    R.id Contents [ Hide ] Inheritance: java.lang.Object public static final class R.id Fields Field Description AUSTRALI......GS_1_CODE_128 GS_1_DATA_MATRIX GS_1_QR IATA_2_OF_5 INTERLEAVED_2_OF_5...PHARMACODE PLANET POSTNET PZN QR RM_4_SCC SCC_14 SINGAPORE_POST...

    reference.aspose.com/barcode/androidjava/com.as...
  9. DecodeType | Aspose.BarCode for .NET API 参考

    指定要读取的条形码类型...static readonly GS1QR 指定数据应使用 GS1 QR 条码规范 解码 static readonly IATA2of5...Nummer static readonly QR 指定数据应解码为 QR Code 条码规范 static readonly...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  10. Source: Generation.js - Aspose.BarCode for Node...

    const fs = require("fs"); const java = require('java'); const joint = require("./Joint"); /** * BarcodeGenerator for ......* Aztec, DataMatrix, PDf417, QR code ... * @example * // This...gs1CompositeBar; dataMatrix; code16K; itf; qr; pdf417; maxiCode; aztec; code128;...

    reference.aspose.com/barcode/nodejs/Generation-js