Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 36,219 for

paragraph

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

    ControlChar FieldStartChar field. Start of MS Word field character char19 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.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...
  3. 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...
  4. ControlChar.CellChar | Aspose.Words for .NET

    ControlChar CellChar field. End of a table cell or end of a table row character char7 or a 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...
  5. ControlChar.ColumnBreak | Aspose.Words for .NET

    ControlChar ColumnBreak field. End of column character x000e 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...
  6. ReplacingArgs.MatchNode | Aspose.Words for .NET...

    ReplacingArgs 财产. 获取包含匹配开头的节点... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/zh/net/aspose.words....
  7. ParagraphFactory | Aspose.Sildes for Python via...

    ParagraphFactory ParagraphFactory class Allows to create Paragraphs The ParagraphFactory type exposes the following m......ParagraphFactory class Allows to create paragraphs The ParagraphFactory type...Description create_paragraph() Creates a new empty paragraph. create_paragraph(paragraph)...

    reference.aspose.com/slides/python-net/aspose.s...
  8. 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...
  9. 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...
  10. 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...