Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,276 for

paragraph builder

(0.11 sec)
  1. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Insert paragraphs with text with DocumentBuilder. builder . Writeln...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....text inserted by a document builder. auto doc = System :: MakeObject...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...child of Paragraph . Footnote can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_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...
  7. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....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...
  8. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...

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