Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,557 for

paragraph builder

(0.18 sec)
  1. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... Document () builder = aw . DocumentBuilder ( doc...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this Paragraph break is a Style Separator...breakIsStyleSeparato property Paragraph.breakIsStyleSeparato property...property True if this paragraph break is a Style Separator. A style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-Paragraph character for efficient document editing....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/con...
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...separators. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height in C++....the number of lines of the paragraph text used to calculate the...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_Paragraph method. Inserts a Paragraph break into the document....insert_paragraph method insert_paragraph() Inserts a paragraph...insert_paragraph ( self ): ... Remarks Current paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.ParagraphBreak property. Specifies the string to use as a Paragraph break when exporting in text formats....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.LINE_FEED property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

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