Icon

Public

This directory contains 400 workflows.

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

Iconkn_​example_​python_​excel_​sheet_​index 

use KNIME and Python OpenPyxl to read the index numbers of every sheet in an Excel file. Then use the index numbers to import the files back ("did someone […]

Iconkn_​example_​python_​excel_​sheet_​move_​to_​position 

use KNIME and Python OpenPyxl to read the index numbers of every sheet in an Excel file - then move a sheet from one index position to a new one

Iconkn_​example_​python_​excel_​table_​object_​filter 

KNIME and Python's openpyxl to define and name a Data area in Excel (using the bundled Python […]

Iconkn_​example_​python_​excel_​table_​object_​read 

KNIME and Python's openpyxl to extract named tables (ranges) from Excel file (using the bundled KNIME Python […]