Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 15,183 for

section

(0.24 sec)
  1. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first page of the Section....for the first page of the section. get headerFirst () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....can navigate to the footer section of your document and insert...the TOC foreach (Section section in doc.Sections) { builder.MoveTo(section...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  3. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document tag...get the properties of multi-section structured document tags. let...Document ( base . myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this structured document tag....get the properties of multi-section structured document tags. let...Document ( base . myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Picture Chart Audio Video Section Animation SlideTransition Table...

    docs.aspose.com/slides/python-net/examples/elem...
  6. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...logo, date present in header section of macro enabled template styles...range(template.sections.count - 1, -1, -1): section = template.sections[i]...

    forum.aspose.com/t/insert-template-to-existing-...
  8. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started....of a header or footer in a section has started. visitHeaderFooterSta...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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. SingleWorksheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF Annotations|Aspose.PDF for PHP via Java

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with PHP.... In this section covers the following topic:...following: Add Annotation - this section explains how to work with Watermark...

    docs.aspose.com/pdf/php-java/annotations/