Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,608 for

paragraph builder

(0.07 sec)
  1. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...let builder = new aw . DocumentBuilder ( doc ); builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision....formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/style/
  3. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Footnote footnote = builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words/inl...
  4. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Examples Shows how to insert a paragraph into the document. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  5. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the Paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  7. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your Paragraphs with document grid lines for a polished look....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. public bool SnapToGrid {...

    reference.aspose.com/words/net/aspose.words/par...
  8. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document...'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_Paragraph property. Returns the immediate parent Paragraph....parent_paragraph property ShapeBase.parent_paragraph property...immediate parent paragraph. @property def parent_paragraph ( self ) ->...

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