Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,165 for

section

(0.26 sec)
  1. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....To append HeaderFooter to a Section use CompositeNode.insert_after()...CompositeNode.insert_before() , or Section.headers_footers property and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Use Aspose.Words Instead of VSTO|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of VSTO using C#....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/net/aspose-words-instead-...
  5. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....lists—including multilevel lists and section-based restarts—using Aspose...for each Section You can restart a list for each section using the...

    docs.aspose.com/words/python-net/working-with-l...
  6. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../Section/); false otherwise....Body (main text story) of a Section ; false otherwise. get isEndOfSection...all block-level nodes in the section's body, // then clone and insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing imported Sections to start on a new page when appending documents in Aspose.Words....to change a first imported section type to the NewPage forcibly...Shows how to preserve original section type. Document dstDoc = new...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting... first_section . body . first_paragraph ....assertEqual ( 1 , doc . first_section . body . paragraphs . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....or footer with a specific section ID. const path = require (...(). get ( 0 ); // Gets left section of header console . log ( sheet...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  10. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the Section that is currently selected in this DocumentBuilder in C++....ntSection method Gets the section that is currently selected...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: DocumentBuilder...

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