Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...
Aspose::Words::Fields::FieldFileSize class. Implements the FILESIZE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...
Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...
Hii , I want to remove Blank pages from Document so I use this Snippest
but in output one extra space add at last line of last Paragraph
private void RemoveBlankPages()
{
try
{
Document sourceDoc = new …...add at last line of last paragraph private void RemoveBlankPages()...