Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,260 for

footer

(1.99 sec)
  1. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...document with the headers and footers and I want just to update it...the content. If your header/footer does not have actual tabs \t...

    forum.aspose.com/t/add-tab-stops-to-the-headers...
  3. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format....into How to Insert Header and Footer in DOCX using C# . The following...

    kb.aspose.com/words/net/how-to-create-word-docu...
  4. Working with Text Document|Aspose.Words for Nod...

    Work with a text document and modify its objects using Node.js....TXT file: Export Header and Footer in Output TXT If you want to...to export header and footer in output TXT document, you can use...

    docs.aspose.com/words/nodejs-net/working-with-t...
  5. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....between the section's header and footer. body = aw . Body ( doc ) section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....between the section's header and footer. body = aw . Body ( doc ) section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java How to Add Header and Footer in Word Document using Java...

    kb.aspose.com/words/page/11/
  9. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that document.getPageCount() alters the document itself - it adds the page count number to the document: Aspose.Words v24.12...PageNum field, which is in the footer of the document, and this is...

    forum.aspose.com/t/aspose-words-java-document-g...
  10. Add Header to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image headers to PDF pages using PdfFileStamp in Python.... close () Add Footer to PDF Add Page Number to PDF...

    docs.aspose.com/pdf/python-net/add-header/