addEmptySection addEmptySection(String name, int index) function Add empty Section to specified position of the colle......index) function Add empty section to specified position of the...the section index int Index of new section. Result Section...
BuildingBlock FirstSection property. Gets the first Section in the building block in C#....the first section in the building block. public Section FirstSection...Returns null if there are no sections. Examples Shows how to add...
BuildingBlock LastSection property. Gets the last Section in the building block in C#....the last section in the building block. public Section LastSection...Returns null if there are no sections. Examples Shows how to add...
aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....RESTART_SECTION Line numbering restarts at the section start....continuous from the previous section. Examples Shows how to enable...
EmfPlusTextureBrushOptionalData Contents [ Hide ] EmfPlusTextureBrushOptionalData class he EmfPlusTextureBrushOptiona......optional EmfPlusImage object (section 2.2.1.4) that specifies the...the EmfPlusObject record (section 2.3.5.1) that defines this...
Adds a new Summary Zoom object to the end of a collection....Single X coordinate of a new Section Zoom frame Single. y Single...Single Y coordinate of a new Section Zoom frame Single. width Single...
PageSetup EndnoteOptions property. Provides options that control numbering and positioning of endnotes in this Section in C#....positioning of endnotes in this section. public EndnoteOptions EndnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...
PageSetup FootnoteOptions property. Provides options that control numbering and positioning of footnotes in this Section in C#....positioning of footnotes in this section. public FootnoteOptions FootnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...
aspose.words.ProtectionType enumeration. Protection type for a document....turn off protection for a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1. Hello world!' ) builder...
appendEmptySection appendEmptySection(String name) function Add empty Section to the end of the collection. Parameter...... name) function Add empty section to the end of the collection...String Name of the section Result Section...