Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 48,877 for

section

(0.07 sec)
  1. ISection | Aspose.Slides for Java API Reference

    Represents Section of slides....interface ISection Represents section of slides. Methods Method Description...of the section. setName(String value) Name of the section. getSectionId()...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. ISection | Aspose.Slides for Android via Java A...

    Represents Section of slides....interface ISection Represents section of slides. Methods Method Description...of the section. setName(String value) Name of the section. getSectionId()...

    reference.aspose.com/slides/androidjava/com.asp...
  3. PageSetup.RestartPageNumbering | Aspose.Words f...

    PageSetup RestartPageNumbering property. True if page numbering restarts at the beginning of the Section in C#....restarts at the beginning of the section. public bool RestartPageNumbering...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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/python-net/aspose.wo...
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run 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/cpp/aspose.words/run...
  7. Headers spreading over the newly inserted docum...

    When inserting a document to a current one, the headers of the current one are spilling on the new document also , even if it’s on different Section. The target is to insert the new document without having to inherit th…...even if it’s on different section. The target is to insert the...ImportFormatMode.KeepSourceFormatting); Section curSection = builder.CurrentSection;...

    forum.aspose.com/t/headers-spreading-over-the-n...
  8. ISection | Aspose.Sildes for Python via .NET AP...

    ISection ISection class Represents Section of slides. The ISection type exposes the following members: Properties Nam......ISection class Represents section of slides. The ISection type...name Name of the section. section_id Section Id. started_from_slide...

    reference.aspose.com/slides/python-net/aspose.s...
  9. Document.LastSection | Aspose.Words for .NET

    Document LastSection property. Gets the last Section in the document in C#....Gets the last section in the document. public Section LastSection...are no sections. Examples Shows how to create a new section with...

    reference.aspose.com/words/net/aspose.words/doc...
  10. removeSection | Aspose.Sildes for Node.js via J...

    removeSection removeSection( Section Section) function Remove Section. Slides contained in the Section will be merged......removeSection( Section section) function Remove section. Slides contained...contained in the section will be merged into previous section. Parameters...

    reference.aspose.com/slides/nodejs-java/aspose....