This component is for parsing individual powerpoint files. The text is fetched by paragraph and not by run for simplicity. For more info on paragraph vs run please see the linked documentation.
If you want to speed up execution, install the following package and remove propagation node:
- $pip install python-pptx
Compatibility:
- Windows (Tested)
- MacOS (Tested)
- Linux (Untested)
If you want to speed up execution, install the following package and remove propagation node:
- $pip install python-pptx
Compatibility:
- Windows (Tested)
- MacOS (Tested)
- Linux (Untested)