![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
This is the complete list of members for BarcodeGenerator, including all inherited members.
| __init__(self, encode_type, Optional[str] code_text=None) | BarcodeGenerator | |
| __str__(self) | BarcodeGenerator | |
| barcode_type(self) | BarcodeGenerator | |
| barcode_type(self, EncodeTypes value) | BarcodeGenerator | |
| code_text(self) | BarcodeGenerator | |
| export_to_xml(self, str file_path) | BarcodeGenerator | |
| generate_barcode_image(self) | BarcodeGenerator | |
| import_from_xml(cls, str resource) | BarcodeGenerator | |
| parameters(self) | BarcodeGenerator | |
| save(self, str imagePath, BarCodeImageFormat imageFormat) | BarcodeGenerator | |
| set_code_text(self, Union[str, bytes] code_text, Optional[str] encoding, Optional[bool] BoM) | BarcodeGenerator |