Aspose.cells in Knime

Hi,
Is there any documentation available on how to use the aspose.cells with in python node in KNIME. We are trying to create a .xlsb file and am not sure if this possible with KNIME nodes. Please advice and share a sample workflow for reference.

Hi @nizamuddin

Can you try using this python package we use in this example:

Best wishes
Ana

Thanks Ana, but we have more than one sheet in the .xlsb file. Is there any other alternative to handle this.

Hi @nizamuddin

You could try using this using one component for each sheet you will create?