Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,618 for

header

(0.04 sec)
  1. 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...
  2. Aspose::Words::HeaderFooterType enum | Aspose.W...

    Aspose::Words::HeaderFooterType enum. Identifies the type of Header or footer found in a Word file in C++....enum Identifies the type of header or footer found in a Word file...Value Description HeaderEven 0 Header for even numbered pages. HeaderPrimary...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....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...
  4. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../Headerfooter/)....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...
  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....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...
  6. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....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/sto...
  7. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....more, visit the Working with Headers and Footers documentation article...unlinks all headers and footers to the corresponding headers and footers...

    reference.aspose.com/words/net/aspose.words/hea...
  8. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect Headers and footers across your document sections for seamless formatting....unlinks all headers and footers to the corresponding headers and footers...isLinkToPrevious Boolean true to link the headers and footers to the previous...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....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...
  10. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this Header or footer is linked to the corresponding Header or footer in the previous section....this header or footer is linked to the corresponding header or...true . Note, when your link a header or footer, its contents is...

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