Effortlessly remove slides from PowerPoint and OpenDocument presentations With Aspose.Slides for C++. Get clear code examples and boost your workflow....pptx" ; const String outPath = L..."../out/RemoveSlidesByRefere.pptx" ; // Instantiates a Presentation...
Customize presentation notes With Aspose.Slides for .NET. Seamlessly work With PowerPoint and OpenDocument notes to boost your productivity....pptx" ); // Removing notes of first..."RemoveNotesAtSpecifi_out.pptx" , SaveFormat . Pptx ); Remove Notes from...
This code works for Pptx case but not for PPSX.
image.png (22.1 KB)
What is wrong? When I try to unzip it, it doesn’t work either. Pptx is not problem.
case ReportType.Pptx:
{
using var ms = new MemoryStream(…...8:06am 1 This code works for PPTX case but not for PPSX. image...work either. PPTX is not problem. case ReportType.PPTX: { using var...