Hello, I've attached a xlsx file that contains a table. When I run the following code inTo a web application, the resulting pptx file and the docx file are different than the saved To pdf selected area.
var xls1 = new …...ToImage(0); var ppt = new Presentation(); var slide = ppt.Slides[0];...var docBuilder1 = new Aspose.Words.DocumentBuilder(doc1); docBuilder1...