Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,404 for

trim document

(0.25 sec)
  1. Comment.NodeType | Aspose.Words for .NET

    Comment NodeType property. Returns Comment in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. Section.NodeType | Aspose.Words for .NET

    Section NodeType property. Returns Section in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Aspose::Words::CompositeNode::RemoveChild metho...

    Aspose::Words::CompositeNode::RemoveChild method. Removes the specified child node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. CommentRangeStart.NodeType | Aspose.Words for .NET

    CommentRangeStart NodeType property. Returns CommentRangeStart in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  5. CompositeNode.IsComposite | Aspose.Words for .NET

    CompositeNode IsComposite property. Returns true as this node can have child nodes in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::CommentRangeEnd::get_NodeType me...

    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...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::BookmarkStart::get_NodeType meth...

    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...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Aspose::Words::Fields::FieldStart::get_NodeType...

    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...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Paragraph::get_NodeType method |...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. RowCollection.ToArray | Aspose.Words for .NET

    RowCollection ToArray method. Copies all rows from the collection to a new array of rows in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...