:mod:`langchain_community.document_loaders.powerpoint`.UnstructuredPowerPointLoader ========================================================================================== .. currentmodule:: langchain_community.document_loaders.powerpoint .. autoclass:: UnstructuredPowerPointLoader .. rubric:: Methods .. autosummary:: ~UnstructuredPowerPointLoader.__init__ ~UnstructuredPowerPointLoader.lazy_load ~UnstructuredPowerPointLoader.load ~UnstructuredPowerPointLoader.load_and_split .. automethod:: UnstructuredPowerPointLoader.__init__ .. automethod:: UnstructuredPowerPointLoader.lazy_load .. automethod:: UnstructuredPowerPointLoader.load .. automethod:: UnstructuredPowerPointLoader.load_and_split .. example_links:: UnstructuredPowerPointLoader