Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 14,899 for

section

(0.07 sec)
  1. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document tag....get the properties of multi-section structured document tags. doc...file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Loading, Saving and Converting in Java|Aspose.W...

    Learn about Aspose.Words for Java features when loading, saving, or converting documents from one format to another....Converting Contents [ Hide ] This section provides information about...Words for Java API Reference section. Rendering in Java Related...

    docs.aspose.com/words/java/loading-saving-and-c...
  3. Aspose::Words::HeaderFooterType enum | Aspose.W...

    Aspose::Words::HeaderFooterType enum. Identifies the type of header or footer found in a Word file in C++....for the first page of the section. FooterFirst 5 Footer for the...the first page of the section. See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. 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...
  5. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a Section of a document. To learn more, visit the documentation article in C++....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. 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...
  7. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/java/working-with-markdow...
  8. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....each section of the loaded Word file using the section collection...the collection using the as_section() method Access the desired...

    kb.aspose.com/words/python/remove-header-and-fo...
  10. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....only two parameters: Section – the section where the header or...be placed. There are three sections: left, center, and right,...

    docs.aspose.com/cells/net/setting-headers-and-f...