| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal |
| Modifier and Type | Method and Description |
|---|---|
WordProcessingSection |
WordProcessingSectionCollection.findSection(com.aspose.words.Section section) |
WordProcessingSection |
WordProcessingHeaderFooter.getSection()
Gets the parent section of this
. |
WordProcessingSection |
WordProcessingShape.getSection()
Gets the parent section of this
. |
| Constructor and Description |
|---|
WordProcessingHeaderFooter(int headerFooterHeaderFooterType,
WordProcessingSection parent,
IStrategyManager strategyManager,
WordProcessingHeaderFooterWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WordProcessingAddToBodyStrategy.addWatermarkToSection(WordProcessingShapeFactory shapeFactory,
Watermark watermark,
WordProcessingSection section,
DocumentSpecificSettingsCollection settings) |
static void |
WordProcessingAddToHeaderStrategy.addWatermarkToSection(WordProcessingShapeFactory shapeFactory,
Watermark watermark,
WordProcessingSection section,
DocumentSpecificSettingsCollection settings) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindShapeWatermarkInSectionStrategy.findWatermarksGeneric(WordProcessingSection section,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindTextHyperlinkWatermarkInSectionStrategy.findWatermarksGeneric(WordProcessingSection section,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindTextWatermarkInSectionStrategy.findWatermarksGeneric(WordProcessingSection section,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
| Constructor and Description |
|---|
DocumentSplitter(Watermark watermark,
WordProcessingContent content,
DocumentSpecificSettingsCollection settings,
WordProcessingShapeFactory shapeFactory,
WordProcessingSection section) |
Copyright © 2026. All rights reserved.