PowerPoint from scratch

I have only seen demos in aspose.powerpoint where you first read from a
powerpointfile and then do some changes in it. Can I instead just build
a powerpoint presentation from scratch from the .NET file?

Put empty presentation (with one empty slide) to the disk or resource. And open it with Aspose.PowerPoint.

It will be the same as create presentation from scratch.