Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 12,037 for

section

(0.04 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. 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-...
  4. EndnotePosition | Aspose.Words for Java

    Defines the endnote position in Java....SECTION_BREAK_NEW_PAGE); builder.write("This...write("This is the second section."); // We can use the "Position"...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/cpp/using-documentbuilder...
  7. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....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...
  8. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/net/logical-levels-of-nod...
  10. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

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