Presentation Provider
Programmer can create custom Presentation (ppt, pptx) Provider. Document Provider can manipulate Powerpoint file such as adding text, getting text, etc.
Class need to inherit from the DocumentEngineProviderBase_Presentation
(sample code is coming soon)