| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal |
| Modifier and Type | Method and Description |
|---|---|
WordProcessingHeaderFooter |
WordProcessingHeaderFooterCollection.getByOfficeHeaderFooterType(int headerFooterType)
Gets the header or footer of specified type.
|
WordProcessingHeaderFooter |
WordProcessingShape.getHeaderFooter()
Gets the parent header/footer of this
(if presents). |
| Modifier and Type | Method and Description |
|---|---|
static void |
WordProcessingAddToHeaderStrategy.addWatermarkToHeaderFooter(WordProcessingShapeFactory shapeFactory,
Watermark watermark,
WordProcessingHeaderFooter headerFooter,
DocumentSpecificSettingsCollection settings) |
static com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingWatermarkSearchHelper.findShapeWatermarks(WordProcessingShapeCollection shapes,
WordProcessingHeaderFooter headerFooter,
SearchCriteria searchCriteria,
int searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindShapeWatermarkInHeaderFooterStrategy.findWatermarksGeneric(WordProcessingHeaderFooter headerFooter,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindTextHyperlinkWatermarkInHeaderFooterStrategy.findWatermarksGeneric(WordProcessingHeaderFooter headerFooter,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
WordProcessingFindTextWatermarkInHeaderFooterStrategy.findWatermarksGeneric(WordProcessingHeaderFooter headerFooter,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects) |
Copyright © 2026. All rights reserved.