Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 7,760 for

header

(0.1 sec)
  1. 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...
  2. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...deepClone(true)); // HeaderFooter header = section.getHeadersFooters()...aspose.words.HeaderFooterType.HEADER_PRIMARY); // HeaderFooter hfooter...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  3. 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...Name Description HeaderEven Header for even numbered pages. HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../Headerfooter/) (main text story) of a [Section](../../section/); false otherwise....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...
  5. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory 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. let doc = new.... Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...add headers and footers to the worksheets also. Headers and footers...

    docs.aspose.com/cells/net/setting-headers-and-f...
  7. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new Header or footer of the specified type in C++.... constructor Creates a new header or footer of the specified...that specifies the type of the header or footer. Remarks When HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....shape with text inserted into a header or footer and positioned in...insert any shape or image into a header or footer and thus create a...

    docs.aspose.com/words/java/add-watermark/
  9. Story.append_paragraph method | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....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...