Automated hyperlink generation for merged Powerpoint presentation in .NET

Hello GroupDocs!

I’m looking to build a web app that allows me to merge a group of ‘.pptx’ files into one big general ‘.pptx’ file which is quite big (300MB-290 slides). Each file corresponds to a category and these categories have a specific order in the big general ‘.pptx’ . I would like to have hyperlinks that point to each section of the final ‘.pptx’ file done automatically. Is this possible with your product? I appreciate your help.

@JPCASTANOCC

Please take a look at this documentation article - Merge PowerPoint Presentations.

As far as this use-case is concerned, we are investigating it. Your investigation ticket ID is MERGERNET-1729.

1 Like

Thanks Atir!

@JPCASTANOCC

You are welcome.

@JPCASTANOCC

You could achieve this with a combination of both GroupDocs and Aspose (our sister company) APIs.
If you have or avail Conholdate license then you can make this manipulation in the final merged Slide document using Aspose.Slides. Please note that GroupDocs.Merger does not has this feature.

@JPCASTANOCC

Could you please tell, if each link will be referenced to each slide of the final file or there is another logic? We are considering implementing this feature in Merger API but need more details on this feature from you.