Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,037 for

section

(0.04 sec)
  1. Aspose::Words::Document::Accept method | Aspose...

    Aspose::Words::Document::Accept method. Accepts a visitor 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...
  2. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::Accept method. Accepts a visitor 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/bod...
  3. SectionCollection.Item | Aspose.Words for .NET

    Access specific Sections effortlessly with the SectionCollection Item property. Retrieve any Section by index for streamlined data management....Retrieves a section at the given index. public Section this [ int...An index into the list of sections. Remarks The index is zero-based...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method...Creates a duplicate of this section. def clone ( self ): ... c...Creates a duplicate of this section. def clone ( self , is_clone_children...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_FirstSection method. Gets the first Section in the building block in C++....ion method Gets the first section in the building block. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...
  6. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....turn off protection for a section. Document doc = new Document();...DocumentBuilder(doc); builder.writeln("Section 1. Hello world!"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words/lin...
  8. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....enable line numbering for a section. auto doc = MakeObject < Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a Section...container for the main text of a section. To learn more, visit the Aspose...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....each page in a document or section. public PageVerticalAlignmen...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...