Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 14,821 for

section

(0.18 sec)
  1. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...last paragraph in the last section of the document. is_end_of_header_footer...story) of a Section ; false otherwise. is_end_of_section True if...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/net/working-with-content-...
  3. Section.node_type property | Aspose.Words for P...

    Section.node_type property. Returns [NodeType.Section](../../nodetype/#Section)....property Section.node_type property Returns NodeType.SECTION . @property...class Section Section.headers_footers property Section.page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...originalEndNode = endNode; // Add the section where the start node is placed...Add(startNode.GetAncestor(NodeType.Section)); // Extract content based...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  5. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...can see that the section properties ( Section ) have the value...re-applied the parameter: csharp section.PageSetup.MultiplePages = MultiplePagesType...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  6. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...loop through section, header/footer in each section and body of...of each section. For example see the following code: hf_types...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  7. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/java/document-builder-ove...
  8. 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. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...
  10. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

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