Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,442 for

code39

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background 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...
  5. BarCodeReader - Aspose.BarCode for Java - API R...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....sample shows how to detect Code39 and Code128 barcodes. BarCodeReader...sample shows how to detect Code39 and Code128 barcodes. BarCodeReader...

    reference.aspose.com/barcode/java/com.aspose.ba...
  6. Wide 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/java/wide-narrow-ratio/
  7. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    BarcodeParameters AddStartStopChar property. Whether to add Start/Stop characters for barcode types NW7 and Code39 in C#....characters for barcode types NW7 and CODE39. public bool AddStartStopChar...InsertImage ( img ); // 3 - CODE39 barcode: barcodeParameters...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeTypes - Aspose.OMR for Java - API Reference

    Java OMR library to recognize optical marks from scanned images and photos....static int aruco static int code39 static int ean static int ean13...Field Detail code39 public static final int code39 See Also: Constant...

    reference.aspose.com/omr/java/com.aspose.omr/Ba...
  9. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    FieldDisplayBarcode SymbolHeight property. Gets or sets the height of the symbol. The units are in TWIPS 1/1440 inch in C#.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    FieldDisplayBarcode ForegroundColor property. Gets or sets the foreground color of the barcode symbol. Valid values are in the range 0 0xFFFFFF in C#.... Writeln (); // 3 - CODE39 barcode: field = ( FieldDisplayBarcode...true ); field . BarcodeType = "CODE39" ; field . BarcodeValue = "12345ABCDE"...

    reference.aspose.com/words/net/aspose.words.fie...