Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 12,206 for

section

(0.04 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. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/java/programming-with-doc...
  4. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../Section/); false otherwise....HeaderFooter (main text story) of a Section ; false otherwise. @property...top of every page of this section, above the main body text....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....a child node of the first section's Body. builder.insertShape(ShapeType...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no Sections, creates one Section with one paragraph in C++....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional text formatting. Enhance your documents with complex script support for better readability!...property Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/java/using-documentbuilde...
  9. FootnoteSeparator | Aspose.Words for Java

    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. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....only two parameters: Section – the section where the header or...be placed. There are three sections: left, center and right, represented...

    docs.aspose.com/cells/nodejs-cpp/setting-header...