Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,215 for

section

(0.52 sec)
  1. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-Sections content in Java....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....appears on the first page of the section. builder -> MoveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a boolean value indicating whether to change a first imported Section type to the [SectionStart.NEW_PAGE](../../Sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_importformatmode_importformatoptions)...to change a first imported section type to the SectionStart.NEW_PAGE...Shows how to preserve original section type. dst_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ImportFormatOptions::get_AppendD...

    Aspose::Words::ImportFormatOptions::get_AppendDocumentWithNewPage method. Gets or sets a boolean value indicating whether to change a first imported Section type to the NewPage forcibly when call AppendDocument(). The default value is true in C++....to change a first imported section type to the NewPage forcibly...Shows how to preserve original section type. auto dstDoc = System...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  7. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....which is applied in the parent section. get_TabStops () Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....different page orientations and sections. Aspose.Words allows users...Footers Defined in the Previous Section If you need to copy the header...

    docs.aspose.com/words/python-net/working-with-h...
  9. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/nodejs-net/working-with-c...
  10. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....getNextSibling(); // A section body can contain Paragraph...curNode.getNextSibling(); // A section body can contain Paragraph...

    reference.aspose.com/words/java/com.aspose.word...