Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 14,821 for

section

(0.16 sec)
  1. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/java/working-with-content...
  2. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Section section in this . Application ...ActiveDocument . Sections ) { Word . Range headerRange = section . Headers...

    docs.aspose.com/words/net/add-headers-and-footers/
  3. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this Section contains bidirectional (complex scripts) text in C++....method Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/net/logical-levels-of-nod...
  6. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your document's Section for enhanced layout control....the number of columns in the section of a document. public int Count...evenly spaced columns in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section; false otherwise in C++....HeaderFooter (main text story) of a Section ; false otherwise. bool Aspose...top of every page of this section, above the main body text....

    reference.aspose.com/words/cpp/aspose.words/par...
  9. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this Section....sets the layout mode of this section. @property def layout_mode...characters per line in this section. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Started|Aspose.PDF for Java

    This Section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document...library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Why Aspose.PDF – describes...

    docs.aspose.com/pdf/java/get-started/