Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 12,037 for

section

(0.04 sec)
  1. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j....Footer from Documents Each section in a document can have up to...you need to loop through all sections and remove every header and...

    docs.aspose.com/words/java/remove-header-and-fo...
  4. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....numbering restarts at the section start. Continuous Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing page numbers in a continuous Section that restarts page numbering in Java....page numbers in a continuous section that restarts page numbering...numbering in a continuous section. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....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...
  8. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document Sections. Optimize layout and enhance readability today!...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. public class PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visitBodyStart(body)...of the main text story in a section has started. visitBookmarkEnd(bookmarkEnd)...

    reference.aspose.com/words/nodejs-net/aspose.wo...