hi,
I am developing quite a complex logic:
I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...