Needs help: Working With GroupShape

Hi

Help! I want to combine all Slide Shape into GroupShape.

Can I add a new GroupShape in Aspose.Slide? How can I combine all Slide Shape into GroupShape?

Thanks.

Currently, you cannot create a Group Shape, nor you can serialize it. However, you can add other non-group shapes by serializing them into existing Group Shape to make them part of it.

We will provide serialization of group shape some time later in future.

For code example, please see this thread