Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 14,961 for

section

(0.25 sec)
  1. 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...
  2. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each Section includes a Body with a Paragraph for enhanced clarity and structure....Hide ] Section.EnsureMinimum method Ensures that the section has...Shows how to prepare a new section node for editing. Document...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method...Creates a duplicate of this section. def clone ( self ): ... c...Creates a duplicate of this section. def clone ( self , is_clone_children...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. 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...
  7. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....to HeaderFooter nodes of a Section . To learn more, visit the...and footers in the previous section. LinkToPrevious ( HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....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/nodejs-net/aspose.wo...
  9. 章节|Aspose.Slides 文档

    在 Aspose.Slides for Android 中管理幻灯片章节:使用 Java 示例创建、重命名、重新排序和分组幻灯片,适用于 PPT、PPTX 和 ODP。... Add a Section 创建从特定幻灯片开始的章节。 static void...getSections (). addSection ( "New Section" , slide ); } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

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