Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,188 for

footer

(0.36 sec)
  1. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....Programmatically Add Header and Footer to PDF...

    docs.aspose.com/pdf/cpp/rotate-pages/
  2. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Replaceable symbols in Header/Footer area Replaceable symbols can...be placed inside the Header/Footer section of PDF file. Please...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  8. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...not work with nodes in header/footer and inside shapes. if(p.getAncestor(NodeType...getAncestor(NodeType.HEADER_FOOTER)!=null || p.getAncestor(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  9. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....for a document’s header and footer. VbaProject Represents the...

    docs.aspose.com/diagram/net/object_model/
  10. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....to rotate, add some header/footer, add watermark, crop the page...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...