Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,801 for

header

(0.38 sec)
  1. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options....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...
  2. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the Header and footer of Excel worksheets by setting the Header and footer with script commands using the Aspose.Cells for Python via .NET API....Setting Headers and Footers Contents [ Hide ] Headers and footers...possible to add headers and footers to worksheets. Headers and footers...

    docs.aspose.com/cells/python-net/setting-header...
  3. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++....Examples Shows how to create a header and a footer. auto doc = System...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. 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...
  5. 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...
  6. 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 = System...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...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/nodejs-net/aspose.wo...
  8. 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...
  9. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....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/cpp/aspose.words/hea...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get Header and footers from Excel or OpenOffice files using the C# API or .NET Library....Getting Headers or Footers Contents [ Hide ] Headers and footers...dialog box if you want to view headers or footers for more than one...

    docs.aspose.com/cells/net/get-headers-or-footers/