Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,545 for

paragraph builder

(0.13 sec)
  1. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....technically supposed to contain one paragraph, so when you programmatically...MakeObject <Document>(); auto builder = MakeObject <DocumentBuilder>(doc);...

    products.aspose.com/words/cpp/make/pdf/
  2. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....technically supposed to contain one paragraph, so when you programmatically...MakeObject <Document>(); auto builder = MakeObject <DocumentBuilder>(doc);...

    products.aspose.com/words/cpp/make/word/
  3. 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...
  4. 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...
  5. 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...
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/net/aspose.words/sty...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Paragraph The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...