Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 7,671 for

paragraph

(0.07 sec)
  1. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. get listFormat () :...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property InlineStory.parent_paragraph property...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....applyParagraphFormat property Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points....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...
  8. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Discover the FrameFormat HorizontalAlignment property to easily adjust and optimize your frame's horizontal alignment for better design control....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  9. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier 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/nod...
  10. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...