Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 6,332 for

section

(0.08 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....last paragraph in the last section of the document. IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. IsEndOfSection...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....document tag in the current section. void Aspose :: Words :: DocumentBuilder...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../Section/) of the paragraph....property Retrieves the parent Section of the paragraph. get parentSection...parentSection () : Aspose . Words . Section Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....positioning of footnotes in this section. public FootnoteOptions FootnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  7. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....positioning of endnotes in this section. public EndnoteOptions EndnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....PARAGRAPH section = aw . Section ( glossary_doc ) section . append_child...aw . Body ( glossary_doc )) section . body . append_paragraph (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...); // 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...