Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 8,825 for

header

(0.48 sec)
  1. 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...
  2. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how Headers and footers are exported to HTML MHTML or EPUB in Java....ExportHeadersFooters Specifies how headers and footers are exported to...Examples: Shows how to omit headers/footers when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how Headers and footers are exported to HTML, MHTML or EPUB....enumeration Specifies how headers and footers are exported to...Members Name Description NONE Headers and footers are not exported...

    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. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality....doc = new Document ( MyDir + "Header and footer types.docx" ); Section...logger ); // Using a different header/footer for the first page will...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Working with Headers|Aspose.Words for Java

    Remove Headers from a document easily and fast instead of using Apache POI....Ask AI Working with Headers Contents [ Hide ] Aspose.Words -...- Working with Headers The following sample code demonstrates...

    docs.aspose.com/words/java/working-with-headers/
  7. HeaderFooter | Aspose.Words for .NET

    Design stunning Headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...HeaderFooter 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/net/aspose.words/hea...
  8. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a Header or footer in the current section....cursor to the beginning of a header or footer in the current section...HeaderFooterType Specifies the header or footer to move to. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object 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/sto...
  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...