Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,167 for

paragraph

(0.02 sec)
  1. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ITextStyle | Aspose.PSD for .NET API 参考

    使用文本样式的界面... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  4. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this Paragraph including the end of Paragraph character....text of this paragraph including the end of paragraph character...concatenated and the end of paragraph character is appended as follows:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust Paragraph spacing in points, enhancing your document's readability and style....spacing (in points) before the paragraph. public double SpaceBefore...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your document layout by eliminating space between same-style Paragraphs....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  8. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C++....will be ignored between the paragraphs of the same style. bool Aspose...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/cpp/aspose.words/par...