Icon

Public

This directory contains 394 workflows.

Iconkn_​example_​python_​excel_​format_​zip_​send_​mail 

Excel file header format with KNIME and OpenPyxl (with bundled Python in KNIME 4.7) - zip Excle file and send Email Freeze the top row, autosize the columns […]

Iconkn_​example_​python_​excel_​image_​extract 

Extract images from an Excel file with the help of Python / OpenPyxl there is a Jupyter notebook to experiment with under […]

Iconkn_​example_​python_​excel_​import_​export_​openpyxl 

use Python Pandas and Openpyxl to import and export Excel (sheets) and Export them back - also append to an existing Excel file

Iconkn_​example_​python_​excel_​import_​knime 

KNIME - use Pandas and OpenPyxl to import a protected and formatted excel sheet - where import is otherwise slow

Iconkn_​example_​python_​excel_​meta_​information_​files 

Extract meta information from Excel file (with the help of Python) https://forum.knime.com/t/extract-date-modified-from-an-excel-file/46332/3?u=mlauber71

Iconkn_​example_​python_​excel_​password_​protection 

KNIME - use openpyxl to set password on Excel, read-protect a sheet, freeze a top row and add a filter (and hind and unhide your worksheet) There are […]

Iconkn_​example_​python_​excel_​read_​comments 

use KNIME and Python OpenPyxl to read the the comments fro all cells in an Excel file and save them as table KNIME and Python — Setting up and managing […]

Iconkn_​example_​python_​excel_​read_​password_​protected_​file 

use python library msoffcrypto to decrypt excel file and read it back into KNIME

Iconkn_​example_​python_​excel_​remove_​sheet 

use Python package openpyxl to remove an existing worksheet from an Excel file