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

header

(0.13 sec)
  1. 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...
  2. 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...
  3. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get Headers and footers from Excel or OpenOffice files using the Node.js via C++ API....Ask AI Getting Headers or Footers with Node.js via C++ Contents...Contents [ Hide ] Headers and footers are displayed only in Page Layout...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  4. 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...
  5. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure....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...
  6. Aspose::Words::Paragraph::get_ParentStory metho...

    Aspose::Words::Paragraph::get_ParentStory method. Retrieves the parent section-level story that can be Body or HeaderFooter 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...
  7. 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...
  8. 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...
  9. 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++....Ask AI Setting Headers and Footers with Node.js via C++ Contents...Contents [ Hide ] Headers and footers are the lines of text displayed...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  10. 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...