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

header

(0.09 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. 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...
  4. 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...
  5. 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 C# API or .NET Library....Setting Headers and Footers Contents [ Hide ] Headers and footers...bottom margin, respectively. Headers and footers can also be added...

    docs.aspose.com/cells/net/setting-headers-and-f...
  6. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....image, two text fragments (header and paragraph), and a table...a TextFragment for header. For the header we will use Arial font...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  7. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the Header or footer text of a section...Represents a container for the header or footer text of a section...more, visit the Working with Headers and Footers documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting Headers or Footers with C++|Documentation

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

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  9. 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...numbered pages. header_even Retrieves a header for even numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....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...