Hi,
I have a requirement on DOCX to PPTX conversion.
I’ve installed Aspose.Total with a temporary license & working on .NET framework.
My approach: DOCX to PDF conversion with landscape orientation. This works fine. But now when I try converting this PDF to PPTX, the final PPT file looks good yet not friendly enough for editing.
This is because I can see each sentence or each line in the converted PPT is rendered as individual text box.
Can you please tell me if the final PPTX can be made more friendly to edit by any means?
Here’s some information that you might need:
- OS version on which the code was executed: Windows 10
- .NET target platform in the app: Am currently trying this on .NET Framework 4.7.2 & we might want this to work on .NET Core 3.1 & higher versions too.
- Aspose.Slides and Aspose.Words versions I used: I used Aspose.Total (Aspose.Slides: 23.1.0.0 & Aspose.Words: 22.12.0.0)
Thanks,
Nivedhitha