Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,943 for

header

(0.08 sec)
  1. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new Header or footer of the specified type....HeaderFooter(doc, header_footer_type) Creates a new header or footer...aspose . words . DocumentBase , header_footer_type : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified Header or footer to the corresponding Header or footer in the previous section in C++....specified header or footer to the corresponding header or footer...HeaderFooterType value that specifies the header or footer to link/unlink. isLinkToPrevious...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. 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...
  5. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_Header_footer method. Moves the cursor to the beginning of a Header or footer in the current section....move_to_header_footer method move_to_header_footer(header_footer_type)...cursor to the beginning of a header or footer in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_Header property. Specifies whether the page border includes or excludes the Header....border_surrounds_header property PageSetup.border_surrounds_header property...excludes the header. @property def border_surrounds_header ( self )...

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