Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 9,131 for

header

(1.79 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  8. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message properties, Header information and manipulate it in different ways programmatically.... The header information (discussed in Extracting...Extracting Email Headers) can be extracted and manipulated in...

    docs.aspose.com/email/cpp/extracting-message-co...
  9. Extracting Message Contents from Emails|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The header information (discussed in Extracting...Extracting Email Headers) can be extracted and manipulated in...

    docs.aspose.com/email/python-net/extracting-mes...
  10. 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...