Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 12,116 for

section

(0.05 sec)
  1. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Breaks To Remove Page and Section Breaks using Aspose.Words Java...doc" ) # Remove the page and section breaks from the document. #...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  2. Aspose::Words::DocumentVisitor::VisitParagraphE...

    Aspose::Words::DocumentVisitor::VisitParagraphEnd method. Called when enumeration of a paragraph has ended in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....which is applied in the parent section. public bool SuppressLineNumbers...enable line numbering for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....RESTART_SECTION Line numbering restarts at the section start....continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document....turn off protection for a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1. Hello world!' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SectionPAGES field and enhance your document processing capabilities....the current section. Examples Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...