Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,712 for

code39

(0.07 sec)
  1. FieldDisplayBarcode.BarcodeType | Aspose.Words ...

    Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode types like QR for enhanced data display and functionality.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image.... writeln () # 3 - CODE39 barcode: field = builder ....() field . barcode_type = 'CODE39' field . barcode_value = '12345ABCDE'...

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

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color 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...
  6. Wide-to-Narrow Ratio|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....Some barcode symbologies like Code39, Interleaved2of5 and Standard2of5...than others. For example, in Code39 (sometimes called Code 3 from...

    docs.aspose.com/barcode/jasperreports/wide-to-n...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] 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_BarcodeType method. Gets or sets the barcode type (QR, etc.) 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. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_CaseCodeStyle method. Gets or sets the style of a Case Code for barcode type ITF14. The valid values are [STD|EXT|ADD] 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_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] 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...