Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 36,324 for

paragraph

(0.16 sec)
  1. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....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...
  2. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....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...
  3. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java....DocumentBuilder(doc); // Insert one paragraph with a large letter that the...text in the second and third paragraphs begins with. builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  4. TeXFragment | Aspose.PDF for Python via .NET AP...

    Represents TeX fragment....sets a vertical alignment of paragraph horizontal_alignment Gets...a horizontal alignment of paragraph margin Gets or sets a outer...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  5. Aspose::Cells::Drawing::Equations::EquationNode...

    Aspose::Cells::Drawing::Equations::EquationNodeParagraph::SetJustification method. This specifies justification of the math Paragraph (a series of adjacent equations within the same Paragraph). A math Paragraph can be Left Justified, Right Justified, Centered, or Centered as Group. By default, the math Paragraph is Centered as Group. This means that the equations can be aligned with respect to each other, but the entire group of equations is centered as a whole in C++....justification of the math paragraph (a series of adjacent equations...within the same paragraph). A math paragraph can be Left Justified...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.PageBreak | Aspose.Words for .NET

    ControlChar PageBreak field. Page break character x000c or f. Note it has the same value as SectionBreak 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...
  8. 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...
  9. 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...
  10. 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...