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...
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...
BookmarkEnd.nodeType property. Returns [NodeType.BookmarkEnd](../../nodetype/#BookmarkEnd).... 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...
CommentRangeStart.nodeType property. Returns [NodeType.CommentRangeStart](../../nodetype/#CommentRangeStart).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
Discover the RevisionCollection RejectAll method to effortlessly discard all revisions, streamlining your workflow and enhancing Document management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...
Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...ignoreFieldCodes ); // Replace 'T' in document ignoring text inside field...
DocumentBuilder.endBookmark method. Marks the current position in the Document as a bookmark end....the current position in the document as a bookmark end. endBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...
DocumentBuilder.startBookmark method. Marks the current position in the Document as a bookmark start....the current position in the document as a bookmark start. startBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...