Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 48,877 for

section

(0.07 sec)
  1. Section.HeadersFooters | Aspose.Words for .NET ...

    Section 财产. 提供对节的页眉和页脚节点的访问...Section.HeadersFooters Section.HeadersFooters property 提供对节的页眉和页脚节点的访问。...foreach ( Section section in doc . OfType < Section >()) { //...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Paragraph | Aspose.Words for .NET

    Paragraph constructor. Initializes a new instance of the Paragraph class 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/net/aspose.words/par...
  3. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++.... To append Body to a Section use AppendChild , InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/bod...
  4. get_picture method | Aspose.Cells for Python vi...

    get_picture method Contents [ Hide ] get_picture Gets the Picture object of the header / footer. Returns Returns Pict......get_picture ( self , is_header , section ): ... Parameter Type Description...footer. section int 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. RemoveSectionWithSlides | Aspose.Sildes for .NE...

    Remove Section and slides contained in the Section....method Remove section and slides contained in the section. public void...ISection section ) Parameter Type Description section ISection...

    reference.aspose.com/slides/net/aspose.slides/s...
  6. Aspose::Words::HeaderFooter Class Reference - A...

    Represents a container for the header or footer text of a Section....header or footer text of a section. HeaderFooter can contain Paragraph...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....first section in the document, and then add another section. builder...builder . write ( "Section 1. " ) builder . insert_break ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InsertSectionZoomFrame | Aspose.Sildes for .NET...

    Creates a new Section Zoom object and inserts into to a collection at the specified index....float, ISection) Creates a new Section Zoom object and inserts into..., float height , ISection section ) Parameter Type Description...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. get_Sections() | Aspose.Slides for C++ API Refe...

    Returns a list of all slides Sections that are defined in the presentation. Read-only ISectionCollection....get_Sections() Contents [ Hide ] Presentation::get_Sections() method...Returns a list of all slides sections that are defined in the presentation...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  10. DocumentVisitor.visit_section_start method | As...

    DocumentVisitor.visit_Section_start method. Called when enumeration of a Section has started....visit_section_start method visit_section_start(section) Called...enumeration of a section has started. def visit_section_start ( self...

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