Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 12,206 for

section

(0.03 sec)
  1. 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...
  2. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-Section character for seamless text flow....SectionBreakChar field End of section character: (char)12 or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... 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.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\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. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j....Footer from Documents Each section in a document can have up to...you need to loop through all sections and remove every header and...

    docs.aspose.com/words/java/remove-header-and-fo...
  6. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....Corresponding documentation article or section Convert between different document...others The Convert a Document section Mail Merge The Mail Merge and...

    docs.aspose.com/words/java/missing-features-of-...
  7. 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...
  8. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...); // 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...
  9. 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...
  10. 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...