Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,296 for

paragraph builder

(0.04 sec)
  1. 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...
  2. EditableRangeStart.NodeType | Aspose.Words for ...

    Discover the EditableRangeStart NodeType property—enhance your document editing with seamless range management and improved user experience!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  3. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this Paragraph is a member of....Gets or sets the list this paragraph is a member of. @property...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document (); let builder = new aw . DocumentBuilder...pages. builder . writeln ( "Paragraph 1, Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....Examples Shows how to number paragraphs with LISTNUM fields. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

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

    Manage your document's structure with ListFormat. Easily get or set the list for any Paragraph, enhancing organization and readability....Gets or sets the list this paragraph is a member of. public List...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/net/aspose.words.lis...