Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,442 for

code39

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

    FieldDisplayBarcode CaseCodeStyle property. Gets or sets the style of a Case Code for barcode type ITF14. The valid values are STDEXTADD in C#.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDisplayBarcode.DisplayText | Aspose.Words ...

    FieldDisplayBarcode DisplayText property. Gets or sets whether to display barcode data text along with image in C#.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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)... 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.ErrorCorrectionLevel | Aspo...

    FieldDisplayBarcode 财产. 获取或设置二维码的纠错级别有效值为 0 3.... Writeln (); // 3 - CODE39 条形码: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BackgroundColor method. Gets or sets the background 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...
  7. 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...
  8. 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...
  9. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    FieldDisplayBarcode 财产. 获取或设置符号的高度单位为 TWIPS1/1440 英寸... Writeln (); // 3 - CODE39 条形码: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/zh/net/aspose.words....
  10. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode type ITF14... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = "CODE39" field . barcode_value = "12345ABCDE"...

    reference.aspose.com/words/python-net/aspose.wo...