Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,132 for

section

(0.06 sec)
  1. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  2. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a Section at the given index....__getitem__(index) Retrieves a section at the given index. def __getitem__...An index into the list of sections. Remarks The index is zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HeaderFooterType | Aspose.Words for Java

    Identifies the type of header or footer found in a Word file in Java.... This is a per section header/footer. Do not renumber...for the first page of the section. FOOTER_PRIMARY Primary footer...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. 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/cpp/programming-with-docu...
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....revert page setup settings to sections in a document. doc = aw ....for the builder's current section and add text. builder . page_setup...

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