Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 12,786 for

qr

(0.08 sec)
  1. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...1 - QR code with custom colors: field . barcode_type = 'QR' field...assertEqual ( ' DISPLAYBARCODE ABC123 QR \\ b 0xF8BD69 \\ f 0xB5413B \\...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++.... // 1 - QR code with custom colors: field...field -> set_BarcodeType ( u "QR" ); field -> set_BarcodeValue (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Overview of Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for PHP via Java...GS1 Code 128, VIN 2D QR Code, Micro QR Code, PDF417, Compact...DotCode, GS1 Data Matrix, GS1 QR Code, MaxiCode Postal Australia...

    docs.aspose.com/barcode/phpjava/barcode-types-d...
  4. Aspose.BarCode for Reporting Services 7.0.0 Rel...

    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....Add encoding support of Micro QR code BARCODENET-34185 Same size...Add encoding support of Micro QR code QREncodeType Added new property...

    docs.aspose.com/barcode/reportingservices/aspos...
  5. 2022 | Page 2 of 26 | File Format APIs Blog – a...

    Yearly Archives: 2022 ← Older posts Newer posts → Merge EPS Files Programmatically in Java Posted on June 7, 2022 by ......Web , csharp download image Add QR Code to PowerPoint Presentation...developer, you can easily generate QR codes or barcodes and add to...

    blog.aspose.com/2022/page/2/
  6. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    BarcodeParameters ErrorCorrectionLevel property. Error correction level of Qr Code. Valid values are 0 3 in C#....property Error correction level of QR Code. Valid values are [0, 3]...the local file system. // 1 - QR code: BarcodeParameters barcodeParameters...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Features|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....Symbologies PDF417 DataMatrix Aztec QR MicroQR GS1DataMatrix Code16K...Code16K CompactPDF417 Swiss QR (QR Bill) Aspose.BarCode supports both...

    docs.aspose.com/barcode/python-java/features/
  8. Aspose.BarCode for Python via Java 21.6|Documen...

    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....BARCODENET-37783 Cannot read QR code image in the PDF file Bug...Bug BARCODENET-37778 The QR code recognition of certain image...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  9. Issue when convert PDF to excel - Free Support ...

    202307171404326462__Student+Card_.pdf (1.2 MB) 202307171404414085__Student Card_.zip (421.3 KB) The following is the C# code for convert the PDF to Excel, after the convertion, the images files cannot displayed, the Q…...images files cannot displayed, the QR display position is incorrect...images files cannot displayed, the QR display position is incorrect...

    forum.aspose.com/t/issue-when-convert-pdf-to-ex...
  10. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java.... // 1 - QR code: BarcodeParameters barcodeParameters...barcodeParameters.setBarcodeType("QR"); barcodeParameters.setBarcodeValue("ABC123");...

    reference.aspose.com/words/java/com.aspose.word...