Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 12,115 for

section

(0.22 sec)
  1. Section.accept method | Aspose.Words for Node.js

    Section.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitSectionEnd()...class Section Section.protectedForForms property Section.appendContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReportBuildOptions | Aspose.Words for Java

    Specifies options controlling behavior of ReportingEngine while building a report in Java....that the engine should visit section child nodes (headers, footers...that the engine should visit section child nodes (headers, footers...

    reference.aspose.com/words/java/com.aspose.word...
  3. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/cpp/using-documentbuilder...
  4. Section.accept method | Aspose.Words for Python

    Section.accept method. Accepts a visitor....visit_section_start() , then calls Node.accept()...of the section and calls DocumentVisitor.visit_section_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...Section; public class AddHyperlinkToEveryP...PAGE_BREAK); } // Loop through each section to add a hyperlink at the end...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  6. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  7. XlsxSectionMode | Aspose.Words for Java

    Specifies how Sections are handled when saving a document in the XLSX format in Java....XlsxSectionMode Specifies how sections are handled when saving a..."Big document.docx"); // Each section of a document will be created...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  9. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/java/logical-levels-of-no...
  10. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/cpp/logical-levels-of-nod...