Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 48,879 for

section

(0.16 sec)
  1. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f...SECTION_BREAK . Examples Shows how...assertEqual ( 1 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v.... 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.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... 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.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlock.Description | Aspose.Words for .NET

    BuildingBlock Description property. Gets or sets the description associated with this building block in C#....); // 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. 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-...
  8. emfgraphicsmode - Aspose.Imaging for Java - API...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EMR_SETWINDOWEXTEX (section 2.3.11.30) and EMR_SETVIEWPORTEXTEX (section 2.3...EMR_SETWINDOWORGEX (section 2.3.11.31) and EMR_SETVIEWPORTORGEX (section 2.3...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. ParagraphFormat Class | Aspose.Words for .NET

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph in C#....which is applied in the parent section. TabStops { get; } Gets the...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  10. ControlChar.PageBreakChar | Aspose.Words for .NET

    ControlChar PageBreakChar field. Page break character char12 or f in C#....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...