Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static Staple.StapleOption |
Staple.StapleOption.None
Specifies no stapling.
|
static Staple.StapleOption |
Staple.StapleOption.SaddleStitch
Specifies saddle stitch stapling.
|
static Staple.StapleOption |
Staple.StapleOption.StapleBottomLeft
Specifies a single staple in the bottom, left corner.
|
static Staple.StapleOption |
Staple.StapleOption.StapleBottomRight
Specifies a single staple in the bottom, right corner.
|
static Staple.StapleOption |
Staple.StapleOption.StapleDualBottom
Specifies two staples along the bottom edge.
|
static Staple.StapleOption |
Staple.StapleOption.StapleDualLeft
Specifies two staples along the left edge.
|
static Staple.StapleOption |
Staple.StapleOption.StapleDualRight
Specifies two staples along the right edge.
|
static Staple.StapleOption |
Staple.StapleOption.StapleDualTop
Specifies two staples along the top edge
|
static Staple.StapleOption |
Staple.StapleOption.StapleTopLeft
Specifies a single staple in the top, left corner.
|
static Staple.StapleOption |
Staple.StapleOption.StapleTopRight
Specifies a single staple in the top, right corner.
|
Modifier and Type | Method and Description |
---|---|
Staple.StapleOption |
Staple.StapleOption.add(Staple.IStapleOptionItem... items)
Adds an array of
IStapleOptionItem instances to the feature. |
Staple.StapleOption |
Staple.StapleOption.setAngle(int angle)
Sets an
Angle scored property value. |
Staple.StapleOption |
Staple.StapleOption.setSheetCapacity(int sheetCapacity)
Sets an
SheetCapacity scored property value. |
Constructor and Description |
---|
DocumentStaple(Staple.StapleOption... options)
Creates a new instance.
|
JobStapleAllDocuments(Staple.StapleOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.