Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,296 for

paragraph builder

(0.04 sec)
  1. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling Paragraph marks visibility. Improve your document clarity today!...sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/net/aspose.words.lay...
  2. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...nodes. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  5. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final Paragraph in your shape, enhancing your document's layout and readability....Gets the last paragraph in the shape. public Paragraph LastParagraph...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....collection of paragraphs. doc = aw . Document () builder = aw . DocumentBuilder...= doc ) builder . writeln ( 'Paragraph 1' ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words/ran...
  9. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

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

    Optimize your content with InlineStory's EnsureMinimum method, which adds a Paragraph if the last child isn't one, enhancing readability and structure....not a paragraph, creates and appends one empty paragraph. public...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/inl...