This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import copy | |
from pptx.enum.shapes import MSO_SHAPE_TYPE | |
from pptx import Presentation | |
namespaces = { | |
'p': 'http://schemas.openxmlformats.org/presentationml/2006/main', | |
'p14': 'http://schemas.microsoft.com/office/powerpoint/2010/main', | |
'a': 'http://schemas.openxmlformats.org/drawingml/2006/main', | |
'r': 'http://schemas.openxmlformats.org/officeDocument/2006/relationships' | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2019-03-26T08:56:14.652Z","extensionVersion":"v3.2.7"} |