Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,332 for

header

(0.05 sec)
  1. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different Headers and footers for odd-numbered and even-numbered pages....the document has different headers and footers for odd-numbered...Examples Shows how to create headers and footers in a document using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different Headers and footers for odd-numbered and even-numbered pages in C++....the document has different headers and footers for odd-numbered...Examples Shows how to create headers and footers in a document using...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the Header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....Setting Headers and Footers with Node.js via C++ Contents [ Hide...Hide ] Headers and footers are the lines of text displayed below...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  4. 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...
  5. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...unlinks all headers and footers to the corresponding headers and footers...is_link_to_previous bool True to link the headers and footers to the previous...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. 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/
  8. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a Header....this HeaderFooter object is a header. get isHeader () : boolean...Examples Shows how to create a header and a footer. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...