Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,534 for

paragraph

(0.04 sec)
  1. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/com...
  2. Story.first_paragraph property | Aspose.Words f...

    Story.first_Paragraph property. Gets the first Paragraph in the story....first_paragraph property Story.first_paragraph property Gets...first paragraph in the story. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.PageBreak | Aspose.Words for .NET

    Discover the ControlChar PageBreak field, manage page breaks efficiently with the x000c character. Simplify your document formatting today!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row characters....new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamline your workflow effortlessly....new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field characters and enhance your document formatting with precision!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.LineFeedChar | Aspose.Words for .NET

    Discover the ControlChar LineFeedChar field—optimize your text processing with the essential line feed character (char10 or n) for seamless data handling....new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your document layout with the x000e end-of-column character for enhanced formatting control....new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  10. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the document to which this node belongs in C++....MakeObject < Aspose :: Words :: Paragraph > ( doc ); para -> AppendChild...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/cpp/aspose.words/nod...