Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 36,324 for

paragraph

(0.07 sec)
  1. ControlChar.FieldEndChar | Aspose.Words for .NET

    ControlChar FieldEndChar field. End of MS Word field character char21 in C#....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.LineFeedChar | Aspose.Words for .NET

    ControlChar LineFeedChar field. Line feed character char10 or n in C#....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. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of Paragraphs that are immediate children of the story in C++....Aspose::Words::Story::get_Paragraphs method Contents [ Hide ]...Story::get_Paragraphs method Gets a collection of paragraphs that are...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../Paragraph/) at the given index....__getitem__(index) Retrieves a Paragraph at the given index. def __getitem__...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 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...
  7. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" 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...
  8. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    FieldStyleRef InsertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context in C#....insert the paragraph number of the referenced paragraph in relative...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....() -> Add ( StyleType :: Paragraph , u "MyStyle" ); style ->...from the document to the paragraph that the document builder...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::Lists::ListFormat Class Referenc...

    Allows to control what list formatting is applied to a Paragraph....formatting is applied to a paragraph. A paragraph in a Microsoft Word...bulleted or numbered. When a paragraph is bulleted or numbered, it...

    reference.aspose.com/words/cpp/class/aspose.wor...