We are trying to remove section from the word documet but the connect of the document are overlapping.
code Below :
for (int i = doc.getSections().getCount() - 2; i >= 0; i--)
{
// Copy the content of the current s…...hariomgupta73 August 31, 2023, 2:24pm #1 We are trying to remove...doc.getSections().getCount() - 2; i >= 0; i--) { // Copy the content...