Body EnsureMinimum method. If the last child is not a paragraph creates and appends one empty paragraph in C#....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...
aspose.words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visit_body_start(body)...of the main text story in a section has started. visit_bookmark_end(bookmark_end)...
Aspose.Words.DocumentVisitor class. Base class for custom document visitors in C#....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...
Aspose::Words::DocumentVisitor::VisitSubDocument method. Called when a sub-document is encountered in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...
Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the document has finished in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...
Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...
aspose.words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...
aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...
Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....objects (section 2.2.7) or GradientTriangle objects (section 2.2.8)...of nVer TriVertex objects (section 2.2.26). byte[] getVertexPadding...
Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...