public class WordProcessingWordArtShapeFactory extends WordProcessingShapeFactory
| Constructor and Description |
|---|
WordProcessingWordArtShapeFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
applyEffects(com.aspose.words.Shape shape,
WordProcessingTextEffects effects)
Applies text effects to a shape.
|
com.aspose.words.Shape |
createShape(Watermark watermark,
com.aspose.words.Section section,
DocumentSpecificSettingsCollection settings) |
applyLineFormatSettings, fillShapeprotected static void applyEffects(com.aspose.words.Shape shape,
WordProcessingTextEffects effects)
Applies text effects to a shape.
shape - Shape to fill.effects - Text effects.public com.aspose.words.Shape createShape(Watermark watermark, com.aspose.words.Section section, DocumentSpecificSettingsCollection settings)
createShape in class WordProcessingShapeFactoryCopyright © 2026. All rights reserved.