Aspose::Words::Tables::Row::get_NodeType method. Returns Row in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::Tables::Cell::get_NodeType method. Returns Cell in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::CommentRangeEnd::get_NodeType method. Returns CommentRangeEnd in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::BookmarkStart::get_NodeType method. Returns BookmarkStart in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::Fields::FieldStart::get_NodeType method. Returns FieldStart in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...
Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node....an end of ranged structured document tag which accepts multi-sections...structured document tags. auto doc = MakeObject<Document>(MyDir +...
Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++....output all paragraphs in a document that are list items. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...
Can be used to specify additional options when saving a Document into the Doc or Dot format....additional options when saving a document into the Doc or Dot format...formats. auto doc = MakeObject<Document>(); auto builder = MakeOb...