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

paragraph

(0.1 sec)
  1. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. get_Portions() | Aspose.Slides for C++ API Refe...

    Returns the collection of a text portions. Read-only IPortionCollection....get_Portions() Paragraph::get_Portions() method Returns the collection...IPortionCollection > Aspose :: Slides :: Paragraph :: get_Portions () override...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  3. ReplacingArgs.MatchNode | Aspose.Words for .NET...

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

    reference.aspose.com/words/zh/net/aspose.words....
  4. 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...
  5. ParagraphCollection Class | Aspose.Words for .NET

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of Paragraph nodes in C#....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. public...

    reference.aspose.com/words/net/aspose.words/par...
  6. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....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...
  7. CompositeNode Class | Aspose.Words for .NET

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  8. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....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...
  9. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....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...
  10. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....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...