Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,544 for

paragraph builder

(0.11 sec)
  1. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage Paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....insert the paragraph number of the referenced paragraph in relative...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  2. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....UseBuilderFormatting 1 Use font and paragraph formatting specified in DocumentBuilder...RemoveLastEmptyParag 2 Remove the empty paragraph that is normally inserted...

    reference.aspose.com/words/net/aspose.words/htm...
  3. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this Paragraph is the last Paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_section property Paragraph.is_end_of_section property...property True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text.... Document (); let builder = new aw . DocumentBuilder...shapes may have. // 1 - Inline: builder . write ( "Hello world! " );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero....bullets from the current paragraph and sets list level to zero...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break 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.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

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