Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,544 for

paragraph builder

(0.28 sec)
  1. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the Paragraph....sets text alignment for the paragraph. @property def alignment (...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the Paragraph has bulleted or numbered formatting applied to it....is_list_item property True when the paragraph has bulleted or numbered formatting...levels. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. def join_runs_with_same_formatting...Examples Shows how to simplify paragraphs by merging superfluous runs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your Paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...represents the right indent for paragraph. public double RightIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  7. 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...
  8. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_Paragraph_format property. Paragraph formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_Paragraph property. Gets the last Paragraph in the shape....last_paragraph property Shape.last_paragraph property Gets the...last paragraph in the shape. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...