Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 15,218 for

section

(1.37 sec)
  1. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...pages' ) builder . move_to_section ( 0 ) builder . writeln ( 'Page1'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...nodes) { Section section = node.GetAncestor(NodeType.Section) as Section;...Section; if (section == null) continue; int pageIndex = ReportEngineHelper...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  3. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a Section has ended....of a header or footer in a section has ended. visitHeaderFooterEnd...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.VisitHeaderFooterStart | Aspose...

    Discover the DocumentVisitor VisitHeaderFooterStart method, essential for tracking header and footer enumeration in Sections. Enhance your document management!...of a header or footer in a section has started. public virtual...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitHeaderFooterEnd | Aspose.W...

    Discover the DocumentVisitor VisitHeaderFooterEnd method, essential for efficiently managing header and footer enumeration in your documents....of a header or footer in a section has ended. public virtual VisitorAction...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....all headers of each document section. sects . each do | sect | headerFooterType...different headers in each section, since we want # the watermark...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. Working with Forms|Aspose.PDF for Java

    This Section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java.... In this section describes a quick and simple...use of the Aspose.PDF. The section also discusses how one might...

    docs.aspose.com/pdf/java/working-with-forms/
  8. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Total for .NET Plugins|Documentation

    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....Plugins Contents [ Hide ] This section has the following topics: Aspose...

    docs.aspose.com/total/net/aspose-total-for-net-...