Sample Code
void Main()
{
var doc = new Aspose.Words.Document(@"C:\Users\54390\Downloads\test.docx");
doc.RemoveBlankPages();
}
Sample file
test.docx (266.2 KB)
Version info
Aspose.Words for .Net 24.6
void Main()
{
var doc = new Aspose.Words.Document(@"C:\Users\54390\Downloads\test.docx");
doc.RemoveBlankPages();
}
test.docx (266.2 KB)
Aspose.Words for .Net 24.6
@sullivan
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-27127
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you have found earlier (filed as WORDSNET-27127) have been fixed in this Aspose.Words for .NET 24.7 update also available on NuGet.