Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,276 for

paragraph builder

(0.06 sec)
  1. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable list formatting and Paragraph overrides for better clarity....overrides applied to the current paragraph. public ListLevel ListLevel...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. get snapToGrid () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...writeln ( "Hello world!" ); builder . writeln ( "Hello again!"...

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

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PAGEREF field implementation, enhancing document navigation and efficiency....hyperlink to the bookmarked paragraph. InsertRelativePositi { get;...position of the bookmarked paragraph. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

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

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...next section on a new page: builder . insert_break ( aw . BreakType...

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