I want to insert vbaProject binary file into my presentation. I added VbaProjectPart into PresentationPart. However, after the presentation created, I looked at the zip content and saw vbaProject.xml was created under \ppt. It should be vbaProject.bin. How can I change the presentation from .pptx to .pptm - macro enabled?
Thanks in advance!!!