Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....output all paragraphs in a document that are list items. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...
FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( ignoreTextInsideFiel...
Node.isComposite property. Returns ``true`` if this node can contain other nodes.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
FormField.nodeType property. Returns [NodeType.FormField](../../../aspose.words/nodetype/#FormField).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
BuildingBlock.nodeType property. Returns the [NodeType.BuildingBlock](../../nodetype/#BuildingBlock) value.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
BookmarkEnd.nodeType property. Returns [NodeType.BookmarkEnd](../../nodetype/#BookmarkEnd).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
CommentRangeStart.nodeType property. Returns [NodeType.CommentRangeStart](../../nodetype/#CommentRangeStart).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...entBase>& The destination document that will be the owner of...