T
Team
I would like to edit PowerPoint presentation programmatically using c++
without installing PowerPoint. In my research so far I found that it can be
done by editing PowerPoint in Binary mode. I have already read 'Microsoft
Office PowerPoint 97-2007 Binary File Format (.ppt) Specification' and
'Microsoft Office Drawing 97-2007 Binary Format Specification’. But it is
difficult to understand. I have edited hyperlinks in presentation by editing
in binary format. I want to do the following things also.
1. Export slide background.
2. Saveas the presentation to '.rtf' format.
3. Change the back ground of presentation.
4. Insert a picture to presentation.
5. Add an extra slide to presentation.
If anyone have an idea please help. Any help will be appreciated.
Thanks.
without installing PowerPoint. In my research so far I found that it can be
done by editing PowerPoint in Binary mode. I have already read 'Microsoft
Office PowerPoint 97-2007 Binary File Format (.ppt) Specification' and
'Microsoft Office Drawing 97-2007 Binary Format Specification’. But it is
difficult to understand. I have edited hyperlinks in presentation by editing
in binary format. I want to do the following things also.
1. Export slide background.
2. Saveas the presentation to '.rtf' format.
3. Change the back ground of presentation.
4. Insert a picture to presentation.
5. Add an extra slide to presentation.
If anyone have an idea please help. Any help will be appreciated.
Thanks.