Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 15,616 for

paragraph

(0.18 sec)
  1. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable page break options!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document sections with the x000c character, enhancing formatting and readability....new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.FieldSeparatorChar | Aspose.Words f...

    Discover how the ControlChar FieldSeparatorChar enhances data management by effectively separating field codes from values, optimizing your workflow effortlessly....new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

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

    Discover the ControlChar LineBreakChar field, easily manage line breaks with char11 or v for smoother text formatting and enhanced readability....new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  6. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...