Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,552 for

paragraph builder

(0.09 sec)
  1. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance Paragraph formatting for a polished document presentation....label from the text of the paragraph. public enum ListTrailingCharacte...list label and text of the paragraph. Space 1 A space character...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the Paragraph....list_format property Paragraph.list_format property Provides...formatting properties of the paragraph. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing Paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search text. Enhance your project's styling with flexibility and precision....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. 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...
  9. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a Paragraph....line spacing values for a paragraph. Members Name Description...larger font is used within the paragraph. MULTIPLE The line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the Paragraph....spacing (in points) for the paragraph. @property def line_spacing...larger font is used within the paragraph. Examples Shows how to work...

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