Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,296 for

paragraph builder

(0.04 sec)
  1. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  2. EditableRangeEnd.nodeType property | Aspose.Wor...

    EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd)....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first Paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the Paragraph in C++....sets text alignment for the paragraph. Aspose :: Words :: ParagraphAlignment...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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...
  7. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the document in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); // Each paragraph can only have one style. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Story.last_paragraph property | Aspose.Words fo...

    Story.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property Story.last_paragraph property Gets the...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style....Name Description Paragraph The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style....Name Description PARAGRAPH The style is a paragraph style. CHARACTER...organize and decorate sets of paragraphs with prefix symbols and indents...

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