Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 378 for

code39

(0.05 sec)
  1. FieldDisplayBarcode.FixCheckDigit | Aspose.Word...

    Optimize your FieldDisplayBarcode with the FixCheckDigit property. Easily manage invalid check digits for enhanced accuracy and reliability.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDisplayBarcode.CaseCodeStyle | Aspose.Word...

    Discover the FieldDisplayBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDisplayBarcode.error_correction_level prop...

    FieldDisplayBarcode.error_correction_level property. Gets or sets an error correction level of QR Code... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDisplayBarcode.scaling_factor property | A...

    FieldDisplayBarcode.scaling_factor property. Gets or sets a scaling factor for the symbol... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.symbol_height property | As...

    FieldDisplayBarcode.symbol_height property. Gets or sets the height of the symbol... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and Code39 types. Optimize scanning accuracy and efficiency!...characters for barcode types NW7 and CODE39. public bool AddStartStopChar...InsertImage ( img ); // 3 - CODE39 barcode: barcodeParameters...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDisplayBarcode.symbol_rotation property | ...

    FieldDisplayBarcode.symbol_rotation property. Gets or sets the rotation of the barcode symbol... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid.... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

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

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolHeight method. Gets or sets the height of the symbol. The units are in TWIPS (1/1440 inch) in C++....builder -> Writeln (); // 3 - CODE39 barcode: field = System ::...field -> set_BarcodeType ( u "CODE39" ); field -> set_BarcodeValue...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ForegroundColor method. Gets or sets the foreground color of the barcode symbol. Valid values are in the range [0, 0xFFFFFF] in C++....builder -> Writeln (); // 3 - CODE39 barcode: field = System ::...field -> set_BarcodeType ( u "CODE39" ); field -> set_BarcodeValue...

    reference.aspose.com/words/cpp/aspose.words.fie...