Hi Aspose team,
SaveFormat enumeration has PPT and PPS with same enum (0).
This is problem as I am reading document extension and then based on it setting SaveFormat.
If I read PPT document SaveFormat will be PPS as it is first in enum list.
What is a reason to have PPS and PPT same?
Thanks,
Oliver