Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,545 for

paragraph builder

(0.24 sec)
  1. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> get_PageSetup () -> set_PaperSize...

    reference.aspose.com/words/cpp/aspose.words/pap...
  2. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...next section on a new page: builder . insertBreak ( aw . BreakType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first Paragraph among the immediate children....firstParagraph property Gets the first paragraph among the immediate children...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to build...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_Paragraph property. Gets the first Paragraph among the immediate children....first_paragraph property Cell.first_paragraph property Gets the...the first paragraph among the immediate children. @property def...

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