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

header

(0.24 sec)
  1. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of Header or footer found in a Word file....enumeration Identifies the type of header or footer found in a Word file...Description HEADER_EVEN Header for even numbered pages. HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Headers and Footers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Working with Headers and Footers Contents [ Hide ] Aspose.Diagram...provides a mechanism for setting headers and footers of the Microsoft...

    docs.aspose.com/diagram/java/working-with-heade...
  3. 页眉和页脚|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....worksheet name at the left header pageSetup . setHeader ( 0 ...central header //and changing the font of the header pageSetup...

    docs.aspose.com/cells/zh/java/header-and-footers/
  4. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this Header or footer is linked to the corresponding Header or footer in the previous section in C++....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/cpp/aspose.words/hea...
  5. 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...
  6. 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...
  7. 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...
  8. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.HeaderFooterType property. Gets the type of this Header/footer....property Gets the type of this header/footer. get headerFooterType...Examples Shows how to create a header and a footer. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story 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. doc = aw . Document...Document () # Create a header and append a paragraph to it. The...

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