public class SelectiveSplitter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected WordProcessingContent |
Content |
protected NodeEnumerator |
Enumerator |
protected int |
LastPage |
protected com.aspose.words.LayoutCollector |
LayoutCollector |
protected int |
MaxPageNumber |
protected com.aspose.ms.System.Collections.Generic.Dictionary<Integer,Boolean> |
PageNumbers |
protected DocumentSpecificSettingsCollection |
Settings |
protected WordProcessingShapeFactory |
ShapeFactory |
protected Watermark |
Watermark |
| Constructor and Description |
|---|
SelectiveSplitter(Watermark watermark,
WordProcessingContent content,
DocumentSpecificSettingsCollection settings,
WordProcessingShapeFactory shapeFactory,
int[] pageNumbers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
protected void |
close() |
protected void |
insertShape(com.aspose.words.Section section) |
protected void |
reloadLayoutCollector() |
void |
run() |
protected void |
split(SectionNodePair pair) |
protected WordProcessingContent Content
protected NodeEnumerator Enumerator
protected int LastPage
protected com.aspose.words.LayoutCollector LayoutCollector
protected int MaxPageNumber
protected com.aspose.ms.System.Collections.Generic.Dictionary<Integer,Boolean> PageNumbers
protected DocumentSpecificSettingsCollection Settings
protected WordProcessingShapeFactory ShapeFactory
protected Watermark Watermark
public SelectiveSplitter(Watermark watermark, WordProcessingContent content, DocumentSpecificSettingsCollection settings, WordProcessingShapeFactory shapeFactory, int[] pageNumbers)
protected void after()
protected void before()
protected void close()
protected final void insertShape(com.aspose.words.Section section)
protected final void reloadLayoutCollector()
public final void run()
protected void split(SectionNodePair pair)
Copyright © 2026. All rights reserved.