Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,608 for

paragraph builder

(0.06 sec)
  1. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertField ( u "MERGEFIELD...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final Paragraph of your story, enhancing your content management experience....Gets the last paragraph in the story. public Paragraph LastParagraph...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/net/aspose.words.lay...
  6. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of Paragraphs and tables in your documents....inline-level nodes that can contain paragraphs and tables. To learn more...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> get_PageSetup () -> set_PaperSize...

    reference.aspose.com/words/cpp/aspose.words/pap...
  8. 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...
  9. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used....Examples Shows how to number paragraphs using autonum fields. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

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