Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 48,712 for

section

(0.23 sec)
  1. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C++....of the main text story in a section has started. virtual Aspose...VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Setting Cells in the Event Section of ShapeSheet https://docs.aspose.com/diagram/java/setting-cells-in-the-event-Section-of-shapesheet/ Recent conten......Setting Cells in the Event Section of ShapeSheet https://docs...com/diagram/java/setting-cells-in-the-event-section-of-shapesheet/ Recent content...

    docs.aspose.com/diagram/java/setting-cells-in-t...
  3. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SectionPAGES field. To learn more, visit the documentation article in C++....Examples Shows how to use SECTION and SECTIONPAGES fields to...to number pages by sections. auto doc = MakeObject < Document >...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_FirstSection method. Gets the first Section in the building block in C++....ion method Gets the first section in the building block. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Enum SectionStart | Aspose.Words for .NET API 参考

    Aspose.Words.SectionStart 枚举. 节开头的断点类型... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // 为该部分设置一些页面设置属性。 section . PageSetup...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. 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/i...
  7. HeaderFooter.node_type property | Aspose.Words ...

    HeaderFooter.node_type property. Returns [NodeType.HEADER_FOOTER](../../nodetype/#HEADER_FOOTER).... write ( "Section 1" ) builder . move_to_header_footer...footer" ) section = doc . first_section # A Section is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Body.node_type property | Aspose.Words for Python

    Body.node_type property. Returns [NodeType.BODY](../../nodetype/#BODY).... write ( "Section 1" ) builder . move_to_header_footer...footer" ) section = doc . first_section # A Section is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.Alignment | Aspose.Words for .NET

    ParagraphFormat Alignment property. Gets or sets text alignment for the paragraph 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...
  10. ISection | Aspose.Sildes for .NET API Reference

    Represents Section of slides....ISection interface Represents section of slides. public interface...Name of the section. SectionId { get; } Section Id. StartedFromSlide...

    reference.aspose.com/slides/net/aspose.slides/i...