Hi Team,
I am working on merging multiple Word documents.
I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous.
Could you please help me resolve …...List<string> documentPathList = new List<string>(); //here is the...Document doc = new Aspose.Words.Document(new MemoryStream(bytes));...