Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 15,165 for

section

(0.13 sec)
  1. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....for all child nodes of the section and calls DocumentVisitor.visitTableEnd(com...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library.... Let’s check the next section for more details: Working with...readers can jump to different sections, chapters, or pages without...

    docs.aspose.com/pdf/java/overview/
  7. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... first_section . body . first_child while...cur_node . next_sibling # A section body can contain Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/net/composing-expressions/