Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,670 for

section

(0.03 sec)
  1. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. let doc =...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....Block"); // The block itself is a section that contains the text. Assert...into the document as a new section. doc.appendChild(doc.importNode(customBlock...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format.... Some section breaks can cause page breaks...character, a section break specifying start of new section on a new...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a Section allowing to define the document grid behavior in C++....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....through the collection of the section in the loaded Word file Set...instance to the Section class Set the Section.page_setup.text_orientation...

    kb.aspose.com/words/python/rotate-text-in-word-...
  6. NUMPAGES in TextBox in Table is not updated - F...

    Hi, I created document with Section from other file. This Section contains IF field with Textbox in Table in result. Probably this is similar situation to https://forum.aspose.com/t/numpages-in-textbox-is-not-updated/2…...document with section from other file. This section contains IF...docx"); var importedSection = (Section)document.ImportNode(template...

    forum.aspose.com/t/numpages-in-textbox-in-table...
  7. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....); // 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. 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...
  9. 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...
  10. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...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...