Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 14,894 for

section

(0.2 sec)
  1. DocumentVisitor.visit_body_start method | Aspos...

    DocumentVisitor.visit_body_start method. Called when enumeration of the main text story in a Section has started....of the main text story in a section has started. def visit_body_start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::set_FirstPageTray met...

    Aspose::Words::PageSetup::set_FirstPageTray method. Sets the paper tray (bin) to use for the first page of a Section. The value is implementation (printer) specific in C++....use for the first page of a section. The value is implementation...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RestartListsAtEachSection method. Sets a value indicating whether lists are restarted at each Section after executing of a mail merge in C++....lists are restarted at each section after executing of a mail merge...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::MailMerging::MailMerge::set_Rest...

    Aspose::Words::MailMerging::MailMerge::set_RestartListsAtEachSection method. Sets a value indicating whether lists are restarted at each Section after executing of a mail merge in C++....lists are restarted at each section after executing of a mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. 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...
  6. Remove Header and Footer in Word using C#

    This guide assists in how to remove header and footer in Word using C#. You will get IDE settings, a list of steps and a running sample code....and footers Parse all the sections in the document Remove the...HeaderFooterType from each section Save the output Word file after...

    kb.aspose.com/words/net/remove-header-and-foote...
  7. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....for each Section You can restart a list for each section using the...list and restart it for each section: Working with Tables in Java...

    docs.aspose.com/words/java/working-with-lists/
  8. 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...
  9. 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...
  10. 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...