| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.search | |
| com.groupdocs.watermark.watermarks |
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
Content.getStream() |
StreamContainer |
AsposeImageContainer.getStreamContainer() |
| Constructor and Description |
|---|
Content(StreamContainer stream,
IStrategyManager strategyManager,
LoadOptions loadOptions,
WatermarkerSettings watermarkerSettings) |
DiagramContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
com.aspose.diagram.FileFormatInfo formatInfo,
DiagramLoadOptions diagramLoadOptions,
WatermarkerSettings watermarkerSettings) |
EmailContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
com.aspose.email.FileFormatInfo fileFormatInfo,
EmailLoadOptions emailLoadOptions,
WatermarkerSettings watermarkerSettings) |
GifImageContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
GifImageLoadOptions gifImageLoadOptions,
WatermarkerSettings watermarkerSettings) |
ImageContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
FileType fileType,
ImageLoadOptions imageLoadOptions,
WatermarkerSettings watermarkerSettings) |
PdfContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
PdfLoadOptions pdfLoadOptions,
WatermarkerSettings watermarkerSettings) |
PresentationContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
PresentationLoadOptions presentationLoadOptions,
com.aspose.slides.IPresentationInfo presentationInfo,
WatermarkerSettings watermarkerSettings) |
SpreadsheetContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
com.aspose.cells.FileFormatInfo fileFormatInfo,
SpreadsheetLoadOptions spreadsheetLoadOptions,
WatermarkerSettings watermarkerSettings) |
TiffImageContent(StreamContainer stream,
StrategyManager<Integer> strategyManager,
TiffImageLoadOptions tiffImageLoadOptions,
WatermarkerSettings watermarkerSettings) |
WordProcessingContent(StreamContainer stream,
IStrategyManager strategyManager,
com.aspose.words.FileFormatInfo fileFormatInfo,
WordProcessingLoadOptions wordProcessingLoadOptions,
WatermarkerSettings watermarkerSettings) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamContainer |
ContentDescriptor.getStream() |
| Modifier and Type | Method and Description |
|---|---|
<TDocument extends Content> |
ContentDescriptorsRegistry.getFirstSupportedDescriptor(Class<TDocument> documentType,
StreamContainer stream)
Gets first supported descriptor according to supplied content and content type.
|
IContentDescriptor |
ContentDescriptorsRegistry.getFirstSupportedDescriptor(StreamContainer stream)
Gets first supported descriptor for supplied content.
|
void |
ContentDescriptor.initFromStream(StreamContainer inputStream)
Initializes the current instance of
IContentDescriptor from specified stream. |
void |
DiagramContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
EmailContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
GifImageContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
IContentDescriptor.initFromStream(StreamContainer inputStream)
Initializes the current instance of
IContentDescriptor from specified stream. |
void |
ImageContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
PdfContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
PresentationContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
SpreadsheetContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
TiffImageContentDescriptor.initFromStream(StreamContainer inputStream) |
void |
WordProcessingContentDescriptor.initFromStream(StreamContainer inputStream) |
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
ImageSearchCriteria.getStream() |
| Modifier and Type | Method and Description |
|---|---|
StreamContainer |
ImageWatermark.getStream() |
StreamContainer |
ImageWatermark.getTransparentImageContainer() |
Copyright © 2026. All rights reserved.