Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,969 for

header

(0.04 sec)
  1. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different Headers and footers for odd-numbered and even-numbered pages in C++....the document has different headers and footers for odd-numbered...Examples Shows how to create headers and footers in a document using...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++....Examples Shows how to create a header and a footer. auto doc = MakeObject...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new Header or footer of the specified type....HeaderFooter(doc, header_footer_type) Creates a new header or footer...aspose . words . DocumentBase , header_footer_type : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure....Examples Shows how to create a header and a footer. Document doc...new Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Paragraph::get_ParentStory metho...

    Aspose::Words::Paragraph::get_ParentStory method. Retrieves the parent section-level story that can be Body or HeaderFooter in C++....Examples Shows how to create a header and a footer. auto doc = MakeObject...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a Header or footer in the current section....cursor to the beginning of a header or footer in the current section...HeaderFooterType Specifies the header or footer to move to. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph....Examples Shows how to create a header and a footer. doc = aw . Document...Document () # Create a header and append a paragraph to it. The...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../Headerfooter/) nodes of a [Section](../section/)...more, visit the Working with Headers and Footers documentation article...numbered pages. header_even Retrieves a header for even numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....Examples Shows how to create a header and a footer. let doc = new.... Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section; false otherwise in C++....Examples Shows how to create a header and a footer. auto doc = MakeObject...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/par...