Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 7,682 for

paragraph

(0.02 sec)
  1. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations... applyParagraphFormat Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...builder -> Write ( u "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/net/aspose.words.bui...
  4. ParagraphFormat.far_east_line_break_control pro...

    ParagraphFormat.far_east_line_break_control property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current Paragraph....are applied to the current paragraph. @property def far_east_line_break_control...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting...other content, specify font, paragraph and section formatting. To...DocumentBuilder.paragraph_format property to specify paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Paragraph ( doc )) builder . insert_node...move_to ( textbox . first_paragraph ) builder . write ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting...other content, specify font, paragraph and section formatting. To...paragraphFormat property to specify paragraph formatting for the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....Examples Shows how to insert a paragraph with a top border. doc = aw...) top_border = builder . paragraph_format . borders . top top_border...

    reference.aspose.com/words/python-net/aspose.wo...