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

section

(0.11 sec)
  1. 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...
  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. 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...
  4. Working with Text in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-text-...
  5. Security Features in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/security-features-in...
  6. Working With Document in Ruby|Aspose.Words for ...

    Working with Document using Ruby....Ruby Contents [ Hide ] This section includes the following topics:...

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