Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 12,115 for

section

(0.12 sec)
  1. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....last paragraph in the last section of the document. get_IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. get_IsEndOfSection...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control page border printing across specific pages for enhanced document formatting....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...turn off protection for a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1. Hello world!' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../Section/); false otherwise....HeaderFooter (main text story) of a Section ; false otherwise. get isEndOfHeaderFooter...top of every page of this section, above the main body text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent Section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....can navigate to the footer section of your document and insert...the TOC foreach (Section section in doc.Sections) { builder.MoveTo(section...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  8. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/run/
  9. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....Body (main text story) of a Section ; false otherwise. bool Aspose...all block-level nodes in the section's body, // then clone and insert...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

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