Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,675 for

section

(0.04 sec)
  1. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....revert page setup settings to sections in a document. doc = aw ....for the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article 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/run/
  4. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control....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/run...
  5. Aspose::Words::BuildingBlocks::BuildingBlock::A...

    Aspose::Words::BuildingBlocks::BuildingBlock::Accept method. Accepts a visitor 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...
  6. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word 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...
  7. BuildingBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.BuildingBlock class for creating and managing glossary entries like AutoText and AutoCorrect for enhanced document efficiency....FirstSection { get; } Gets the first section in the building block. Gallery...LastSection { get; } Gets the last section in the building block. Name...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...Accept Contents [ Hide ] Section.Accept method Accepts a visitor...for all child nodes of the section and calls VisitSectionEnd at...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....a child node of the first section's Body. builder.insertShape(ShapeType...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing Section enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a section has ended. public virtual VisitorAction...VisitSectionEnd ( Section section ) Parameter Type Description section Section...

    reference.aspose.com/words/net/aspose.words/doc...