Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 48,795 for

section

(0.06 sec)
  1. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor....def visit_section_start ( self , section : aw . Section ) -> aw...VisitorAction : """Called when a Section node is encountered in the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.accept method | Aspose.Words for Python

    Document.accept method. Accepts a visitor....def visit_section_start ( self , section : aw . Section ) -> aw...VisitorAction : """Called when a Section node is encountered in the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split Word Document into Sections with Python

    Follow this article to split Word document into Sections with Python. It has the IDE details, steps, and a sample code to divide Word document into Sections with Python....Family Split Word Document into Sections with Python Follow this article...to split Word document into sections with Python . It contains...

    kb.aspose.com/words/python/split-word-document-...
  4. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    DocumentVisitor VisitParagraphEnd method. Called when enumeration of a paragraph has ended in C#....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Section.PageSetup | Aspose.Words for .NET API 参考

    Section 财产. 返回一个表示页面设置和部分属性的对象...Section.PageSetup Section.PageSetup property 返回一个表示页面设置和部分属性的对象。...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. idx_set() | Aspose.Slides for C++ API Reference

    Sets a value indicating whether all the specified bits are set....BitVector32::idx_set(BitVector32::Section, int32_t) method Sets the value...value for the specified section. void System :: Collections ::...

    reference.aspose.com/slides/cpp/system.collecti...
  7. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/python-net/manage-zoom/
  8. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/sub...
  9. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/bod...
  10. Aspose::Words::Document::Accept method | Aspose...

    Aspose::Words::Document::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...