Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,115 for

section

(0.1 sec)
  1. 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...
  2. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. def delete_header_footer_shapes...from all headers footers in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of Section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ControlChar::SectionBreak method End of section character: “\x000c” or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. @property def page_setup...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a Section at the given index....__getitem__(index) Retrieves a section at the given index. def __getitem__...An index into the list of sections. Remarks The index is zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

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