Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,544 for

paragraph builder

(0.13 sec)
  1. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the Paragraph....break is forced before the paragraph. @property def page_break_before...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first Paragraph among the immediate children in C++....ph method Gets the first paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance Paragraph formatting for a polished document presentation....label from the text of the paragraph. public enum ListTrailingCharacte...list label and text of the paragraph. Space 1 A space character...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Footnote footnote = builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words/inl...
  6. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the Paragraph has bulleted or numbered formatting applied to it....is_list_item property True when the paragraph has bulleted or numbered formatting...levels. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling Paragraph marks visibility. Improve your document clarity today!...sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. def join_runs_with_same_formatting...Examples Shows how to simplify paragraphs by merging superfluous runs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your Paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...represents the right indent for paragraph. public double RightIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  10. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a Paragraph if the last child isn't one, enhancing readability and structure....not a paragraph, creates and appends one empty paragraph. public...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/inl...