Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 14,884 for

section

(0.2 sec)
  1. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent Section of this story....parentSection property Gets the parent section of this story. get parentSection...parentSection () : Aspose . Words . Section Remarks Body.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the Section....headersFooters property Section.headersFooters property Provides...headers and footers nodes of the section. get headersFooters () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...() : boolean Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...document tag in the current section. def move_to_structured_document_tag...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlock.first_section property | Aspose.W...

    BuildingBlock.first_Section property. Gets the first Section in the building block....first_section property BuildingBlock.first_section property Gets...Gets the first section in the building block. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlock.last_section property | Aspose.Wo...

    BuildingBlock.last_Section property. Gets the last Section in the building block....last_section property BuildingBlock.last_section property Gets...Gets the last section in the building block. @property def last_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.accept method | Aspose.Words for Node.js

    Section.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitSectionEnd()...class Section Section.protectedForForms property Section.appendContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  10. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks() & remove_section_breaks() methods of RemoveBreaks...remove_section_breaks ( doc ) # Loop through all sections starting...

    docs.aspose.com/words/java/remove-breaks-in-ruby/