PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....docx" ); See Also module Aspose.Words class PageSetup PageSetup...
BookmarkCollection.count property. Returns the number of bookmarks in the collection....strip ()) See Also module aspose.words class BookmarkCollection...
RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not...When this option is true Aspose.Words writes additional RTF keywords...options ); See Also module Aspose.Words.Saving class RtfSaveOptions...
Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... get paragraphs () : Aspose . Words . ParagraphCollection Examples...true ); See Also module Aspose.Words class Story Story.lastParagraph...
Section.body property. Returns the [Body](../../body/) child node of the section.... get body () : Aspose . Words . Body Remarks Body contains...world!" ); See Also module Aspose.Words class Section Section constructor...
ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph....docx' ) See Also module aspose.words class ParagraphFormat ParagraphFormat...
EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart).... get nodeType () : Aspose . Words . NodeType Examples Shows...remove (); See Also module Aspose.Words class EditableRangeStart...
Aspose.words.Body class. Represents a container for the main text of a section...To learn more, visit the Aspose.Words Document Object Model (DOM)...Shows how to construct an Aspose.words document by hand. let doc...
ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... writeln ( "Aspose.words main advantages are:" );...); builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...
Node.nextSibling property. Gets the node immediately following this node.... get nextSibling () : Aspose . Words . Node Remarks If there...\"` ); } See Also module Aspose.Words class Node Node.isComposite...