Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 15,183 for

section

(0.12 sec)
  1. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_Section property. Gets the Section that is currently selected in this [DocumentBuilder](../)....current_section property DocumentBuilder.current_section property...property Gets the section that is currently selected in this DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/tex...
  5. 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-...
  6. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java....object Iterate through all the sections in the document Convert the...item to a section Set the text orientation of the section to UPWARD...

    kb.aspose.com/words/java/flip-the-text-in-word-...
  7. Migration from SQL Reporting Services to Aspose...

    Learn how to migrate from SQL Reporting Services to Aspose.PDF for Reporting Services. Upgrade your PDF generation process....Services Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/reportingservices/migration...
  8. Technical Articles|Aspose.PDF for JasperReports

    Read technical articles about Aspose.PDF for JasperReports. Get advanced insights to enhance your JasperReports to PDF conversions....Articles Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/jasperreports/technical-art...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  10. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asSection() Cast node to Section . (Inherited from Node ) asShape()...blank document contains one section, one body and one paragraph...

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