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

header

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_Header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../Headerfooter/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_header_footer property Paragraph.is_end_of_header_footer...otherwise. @property def is_end_of_header_footer ( self ) -> bool : ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Getting Headers or Footers with JavaScript via ...

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

    docs.aspose.com/cells/javascript-cpp/get-header...
  7. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's Header and footer types for enhanced formatting control....property Gets the type of this header/footer. public HeaderFooterType...Examples Shows how to create a header and a footer. Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  8. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a Header for streamlined document formatting....this HeaderFooter object is a header. public bool IsHeader { get...Examples Shows how to create a header and a footer. Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a Header in C++....this HeaderFooter object is a header. bool Aspose :: Words :: HeaderFooter...Examples Shows how to create a header and a footer. auto doc = System...

    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/