Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 8,800 for

header

(0.05 sec)
  1. 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...pages. headerEven Retrieves a header for even numbered pages. headerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize Headers and footers in PowerPoint and OpenDocument presentations for a professional look....Manage Presentation Headers and Footers in Java Contents [ Hide...support to work with slide’s headers and footers text that are actually...

    docs.aspose.com/slides/java/presentation-header...
  3. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize Headers and footers in PowerPoint and OpenDocument presentations for a professional look....Manage Presentation Headers and Footers on Android Contents [...support to work with slide’s headers and footers text that are actually...

    docs.aspose.com/slides/androidjava/presentation...
  4. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of Header and footer types in Word documents. Enhance your document processing today!...enumeration 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/net/aspose.words/hea...
  5. 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...
  6. 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...
  7. 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...
  8. 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 = System...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get Headers and footers from Excel or OpenOffice files using the Node.js via C++ API....Ask AI Getting Headers or Footers with Node.js via C++ Contents...Contents [ Hide ] Headers and footers are displayed only in Page Layout...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  10. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph 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. let doc = new.... Document (); // Create a header and append a paragraph to it...

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