Merger
Merger class
Represents a group of methods for merging PowerPoint presentations of the same format into one file.
public static class Merger
Methods
| Name | Description |
|---|---|
| static Process(string[], Stream) | Merges multiple PowerPoint presentations of the same format into a single presentation file. |
| static Process(string[], string) | Merges multiple PowerPoint presentations of the same format into a single presentation file. |
| static Process(string[], Stream, ISaveOptions) | Merges multiple PowerPoint presentations of the same format into a single presentation file. |
| static Process(string[], string, ISaveOptions) | Merges multiple PowerPoint presentations of the same format into a single presentation file. |
See Also
- namespace Aspose.Slides.LowCode
- assembly Aspose.Slides