Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 12,136 for

section

(0.05 sec)
  1. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize document enumeration and enhance your coding workflow today!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....NodeCollection A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Behavior method. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main document in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Description method. Gets or sets the description associated with this building block in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing Section headers and footers effortlessly. Enhance document formatting today!...header or footer text of a section. To learn more, visit the Working...or footer in the previous section. LastChild { get; } Gets the...

    reference.aspose.com/words/net/aspose.words/hea...
  6. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  7. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  8. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....enable line numbering for a section. doc = aw . Document () builder...doc = doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first Section of your building block for streamlined organization and enhanced efficiency....the first section in the building block. public Section FirstSection...Returns null if there are no sections. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words.bui...