Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 12,116 for

section

(0.28 sec)
  1. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities....of the main text story in a section has ended. public virtual VisitorAction...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your Sections. Enhance your coding workflow today!...of the main text story in a section has started. public virtual...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...
  3. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....enable line numbering for a section. Document doc = new Document();...DocumentBuilder(doc); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...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/net/aspose.words/com...
  5. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a document in C++....turn off protection for a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/cpp/aspose.words/pro...
  6. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../Section/)...to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....shapes: a Section, a Body, and a Paragraph. const section = new aw...aw . Section ( doc ); doc . appendChild ( section ); const body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....Shows how to add and remove sections in a document. doc = aw ....= doc ) builder . write ( 'Section 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../Section/)...to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust document security. Enhance your documents with customizable protection options today!...turn off protection for a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/net/aspose.words/pro...