Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,665 for

section

(0.02 sec)
  1. BuildingBlock.last_section property | Aspose.Wo...

    BuildingBlock.last_Section property. Gets the last Section in the building block....last_section property BuildingBlock.last_section property Gets...Gets the last section in the building block. @property def last_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::BuildingBlocks::BuildingBlock::B...

    Aspose::Words::BuildingBlocks::BuildingBlock::BuildingBlock constructor. Initializes a new instance of this class 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...
  3. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  4. 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...
  5. 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...
  6. Aspose::Words::MailMerging::MailMerge::get_Rest...

    Aspose::Words::MailMerging::MailMerge::get_RestartListsAtEachSection method. Gets or sets a value indicating whether lists are restarted at each Section after executing of a mail merge in C++....lists are restarted at each section after executing of a mail merge...numbering is restarted at each section when mail merge is performed...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. 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...
  8. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...which is applied in the parent section. tab_stops Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. @property def suppress_line_numbers...enable line numbering for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. get suppressLineNumbers ()...enable line numbering for a section. let doc = new aw . Document...

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