I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project.
I’m running on MacOS with python version 3.13 in my venv.
When I try to execute my sc…...code_text = barcode_value[:-2] gen.parameters...barcode_value[-2:] case "SUP5": gen.code_text = barcode_value[:-5] gen.parameters...