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

paragraph builder

(0.05 sec)
  1. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate Paragraph numbers from your document for enhanced reference management....insert the paragraph number of the referenced paragraph exactly...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.isEndOfSection property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....create TextBuilder object builder = ap . text . TextBuilder (...page builder . append_text ( text_fragment_1 ) builder . append_text...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  5. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance Paragraph breaks in text files....commonly used in text files for paragraph breaks. public static readonly...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/con...
  6. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the Paragraph style that is linked to this list level....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all Paragraphs from the collection to a new array of Paragraphs....method toArray() Copies all paragraphs from the collection to a...of paragraphs. toArray () Returns An array of paragraphs. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

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

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... 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_START_CHAR property | Aspose....

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

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