Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,552 for

paragraph builder

(0.1 sec)
  1. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....get; } Gets document default paragraph formatting. Document { get;...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Paragraph....shading formatting for the paragraph. @property def shading ( self...shading. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the Paragraph is set automatically....amount of spacing after the paragraph is set automatically. @property...space_after . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the Paragraph is set automatically....amount of spacing after the paragraph is set automatically. get...spaceAfter . When you set paragraph Space Before and Space After...

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