Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 36,324 for

paragraph

(0.06 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" 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...
  4. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 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...
  5. 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...
  6. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....Specifies the bottom border of a paragraph or a table cell. Left 1 Specifies...Specifies the left border of a paragraph or a table cell. Right 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    FieldStyleRef SuppressNonDelimiters property. Gets or sets whether to suppress nondelimiter characters in C#....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain Paragraphs and tables....inline-level nodes that can contain paragraphs and tables. InlineStory is...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain Paragraphs and tables....inline-level nodes that can contain paragraphs and tables. InlineStory is...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    ParagraphFormat SpaceAfterAuto property. True if the amount of spacing after the Paragraph is set automatically in C#....amount of spacing after the paragraph is set automatically. public...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/net/aspose.words/par...