Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 12,037 for

section

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....document tag in the current section. void Aspose :: Words :: DocumentBuilder...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a Section's main text for enhanced document structure and clarity....Body (main text story) of a Section ; false otherwise. public bool...all block-level nodes in the section's body, // then clone and insert...

    reference.aspose.com/words/net/aspose.words/par...
  3. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously....beginning of a new page or section or runs continuously. @property...enable line numbering for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....PARAGRAPH section = aw . Section ( glossary_doc ) section . append_child...aw . Body ( glossary_doc )) section . body . append_paragraph (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...