Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 806 for

itf14

(0.04 sec)
  1. 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++....field -> set_BarcodeType ( u "ITF14" ); field -> set_BarcodeValue...DISPLAYBARCODE 09312345678907 ITF14 \\ c STD" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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++....field -> set_BarcodeType ( u "ITF14" ); field -> set_BarcodeValue...DISPLAYBARCODE 09312345678907 ITF14 \\ c STD" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. BarcodeParameters.PostalAddress | Aspose.Words ...

    BarcodeParameters PostalAddress property. Barcode postal address in C#....InsertImage ( img ); // 4 - ITF14 barcode: barcodeParameters =...BarcodeParameters { BarcodeType = "ITF14" , BarcodeValue = "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.IsUSPostalAddress | Aspose.Wo...

    BarcodeParameters IsUSPostalAddress property. Whether PostalAddress is a U.S. postal address in C#....InsertImage ( img ); // 4 - ITF14 barcode: barcodeParameters =...BarcodeParameters { BarcodeType = "ITF14" , BarcodeValue = "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.FacingIdentificationMark | As...

    BarcodeParameters FacingIdentificationMark property. Type of a Facing Identification Mark FIM in C#....InsertImage ( img ); // 4 - ITF14 barcode: barcodeParameters =...BarcodeParameters { BarcodeType = "ITF14" , BarcodeValue = "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDisplayBarcode.FixCheckDigit | Aspose.Word...

    FieldDisplayBarcode FixCheckDigit property. Gets or sets whether to fix the check digit if its invalid in C#.... BarcodeType = "ITF14" ; field . BarcodeValue = "09312345678907"...DISPLAYBARCODE 09312345678907 ITF14 \\c STD" , field . GetFieldCode...

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

    FieldDisplayBarcode DisplayText property. Gets or sets whether to display barcode data text along with image in C#.... BarcodeType = "ITF14" ; field . BarcodeValue = "09312345678907"...DISPLAYBARCODE 09312345678907 ITF14 \\c STD" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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)... barcode_type = "ITF14" field . barcode_value = "09312345678907"...DISPLAYBARCODE 09312345678907 ITF14 \\ c STD" , field . get_field_code...

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

    FieldDisplayBarcode.scaling_factor property. Gets or sets a scaling factor for the symbol... barcode_type = "ITF14" field . barcode_value = "09312345678907"...DISPLAYBARCODE 09312345678907 ITF14 \\ c STD" , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IBarcodeGenerator - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....insertImage(img); // 4 - ITF14 barcode: barcodeParameters =...barcodeParameters.setBarcodeType("ITF14"); barcodeParameters.setBar...

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