Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,268 for

paragraph builder

(0.06 sec)
  1. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.Paragraph_BREAK property. End of Paragraph character: \x000d or \r...PARAGRAPH_BREAK property ControlChar.PARAGRAPH_BREAK property...property End of paragraph character: “\x000d” or “\r”. Same as ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldRef...FieldRef.insert_paragraph_number_in_relative_context property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....allows to apply different paragraph styles to two different parts...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Shows how to create and use a paragraph style with list formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  6. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.Paragraph_BREAK_CHAR property. End of Paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR...PARAGRAPH_BREAK_CHAR property End of paragraph character: (char)13 or “\r”. @property...

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