Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,677 for

section

(0.03 sec)
  1. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document Sections efficiently with powerful features and flexibility....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/sec...
  2. 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...
  3. style.min.css

    body{line-height:1.5;font-family:var(--font-family),sans-serif;-webkit-font-smoothing:antialiased;font-size:18px;color:var(--text-color);background-color:var(--body-color)}p{color:var(--text-color)......section{padding-top:80px;padding-b...idth:768px){.section{padding-top:60px}}.section-sm{padding-t...

    kb.aspose.com/css/style.min.css
  4. 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...
  5. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....document tag in the current section. public void MoveToStructuredDocu...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  6. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline document management by removing specific nodes quickly....Shows how to add and remove sections in a document. Document doc...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/nod...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Configure https://docs.aspose.com/pdf/reportingservices/configure-aspose-pdf-for-reporting-services/ Recent content in Configure on Documentation Hug...... This section describes this process. To...this-section-includes-the-following-topics This section includes...

    docs.aspose.com/pdf/reportingservices/configure...
  8. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how Sections are handled when saving a document in the XLSX format....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SINGLE_WORKSHEET...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method...set up page numbering in a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

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