public class WordProcessingSection extends ContentPart
Represents a Word document section.
| Modifier and Type | Method and Description |
|---|---|
void |
addWatermark(Watermark watermark,
WordProcessingShapeSettings shapeSettings,
IWordProcessingWatermarkEffects effects) |
com.aspose.words.Section |
getAsposeWordsSection() |
WordProcessingContent |
getContent() |
WordProcessingHeaderFooterCollection |
getHeadersFooters()
Gets the collection of all headers and footers of this
. |
WordProcessingPageSetup |
getPageSetup()
Gets the printing page setup for this
. |
boolean |
getSearchWatermarksInParts() |
int |
getSectionIndex() |
WordProcessingShapeCollection |
getShapes()
Gets the collection of all shapes contained in this
. |
addWatermark, afterWatermarkAdding, checkWatermarkingLicenseRestrictions, findImages, findImages, getParts, getStrategyManager, getTopParent, search, search, setParts, tryGetWatermarkerSettingspublic final void addWatermark(Watermark watermark, WordProcessingShapeSettings shapeSettings, IWordProcessingWatermarkEffects effects)
public final com.aspose.words.Section getAsposeWordsSection()
public final WordProcessingContent getContent()
public final WordProcessingHeaderFooterCollection getHeadersFooters()
WordProcessingSection.WordProcessingSection.public final WordProcessingPageSetup getPageSetup()
WordProcessingSection.WordProcessingSection.public boolean getSearchWatermarksInParts()
getSearchWatermarksInParts in class ContentPartpublic final int getSectionIndex()
public final WordProcessingShapeCollection getShapes()
WordProcessingSection.WordProcessingSection.Copyright © 2026. All rights reserved.