Package | Description |
---|---|
com.groupdocs.watermark.contents |
The package provides classes for working with documents of any supported types.
|
com.groupdocs.watermark.search |
The package provides classes for searching, editing and removing watermarks in documents of different types.
|
com.groupdocs.watermark.watermarks |
The package provides classes to specify properties of watermarks.
|
Modifier and Type | Method and Description |
---|---|
Color |
DiagramFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
PdfFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
PresentationFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
SpreadsheetCellFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
SpreadsheetShapeFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
SpreadsheetTextEffectFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
WordProcessingTextFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
WordProcessingWordArtShapeFormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
Color |
OfficeImageEffects.getChromaKey()
Gets the color value of the image that will be treated as transparent.
|
Color |
OfficeLineFormat.getColor()
Gets the color of the line.
|
Color |
DiagramFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
PdfFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
PresentationFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
SpreadsheetCellFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
SpreadsheetShapeFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
SpreadsheetTextEffectFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
WordProcessingTextFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
WordProcessingWordArtShapeFormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Color |
DiagramHeaderFooter.getTextColor()
Gets the text color for header and footer.
|
Modifier and Type | Method and Description |
---|---|
void |
OfficeImageEffects.setChromaKey(Color value)
Sets the color value of the image that will be treated as transparent.
|
void |
OfficeLineFormat.setColor(Color value)
Sets the color of the line.
|
void |
DiagramHeaderFooter.setTextColor(Color value)
Sets the text color for header and footer.
|
Modifier and Type | Method and Description |
---|---|
abstract Color |
FormattedTextFragment.getBackgroundColor()
Gets the background color of the text.
|
abstract Color |
FormattedTextFragment.getForegroundColor()
Gets the foreground color of the text.
|
Modifier and Type | Method and Description |
---|---|
void |
FormattedTextFragmentCollection.add(String text,
Font font,
Color foregroundColor)
Adds a formatted text fragment to the collection.
|
void |
FormattedTextFragmentCollection.add(String text,
Font font,
Color foregroundColor,
Color backgroundColor)
Adds a formatted text fragment to the collection.
|
void |
FormattedTextFragmentCollection.insert(int index,
String text,
Font font,
Color foregroundColor)
Inserts a formatted text fragment into the collection at a given index.
|
void |
FormattedTextFragmentCollection.insert(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor)
Inserts a formatted text fragment into the collection at a given index.
|
Constructor and Description |
---|
ColorRange(Color exactColor)
Initializes a new instance of the
class with a specified exact color. |
Modifier and Type | Method and Description |
---|---|
Color |
Color.Clone() |
static Color |
Color.fromArgb(int argb)
Creates a
structure from a 32-bit ARGB value. |
static Color |
Color.fromArgb(int alpha,
Color baseColor)
Creates a
Color structure from the specified Color structure,
but with the new specified alpha value. |
static Color |
Color.fromArgb(int red,
int green,
int blue)
Creates a
Color structure from the specified 8-bit color values (red, green, and blue) and
the alpha value is implicitly 255 (fully opaque). |
static Color |
Color.fromArgb(int alpha,
int red,
int green,
int blue)
Creates a
Color structure from the four ARGB component (alpha, red, green, and blue) values. |
static Color |
Color.getAliceBlue()
Gets a system-defined color.
|
static Color |
Color.getAntiqueWhite()
Gets a system-defined color.
|
static Color |
Color.getAqua()
Gets a system-defined color.
|
static Color |
Color.getAquamarine()
Gets a system-defined color.
|
static Color |
Color.getAzure()
Gets a system-defined color.
|
Color |
TextWatermark.getBackgroundColor()
Gets the background color of the text.
|
static Color |
Color.getBeige()
Gets a system-defined color.
|
static Color |
Color.getBisque()
Gets a system-defined color.
|
static Color |
Color.getBlack()
Gets a system-defined color.
|
static Color |
Color.getBlanchedAlmond()
Gets a system-defined color.
|
static Color |
Color.getBlue()
Gets a system-defined color.
|
static Color |
Color.getBlueViolet()
Gets a system-defined color.
|
static Color |
Color.getBrown()
Gets a system-defined color.
|
static Color |
Color.getBurlyWood()
Gets a system-defined color.
|
static Color |
Color.getCadetBlue()
Gets a system-defined color.
|
static Color |
Color.getChartreuse()
Gets a system-defined color.
|
static Color |
Color.getChocolate()
Gets a system-defined color.
|
static Color |
Color.getCoral()
Gets a system-defined color.
|
static Color |
Color.getCornflowerBlue()
Gets a system-defined color.
|
static Color |
Color.getCornsilk()
Gets a system-defined color.
|
static Color |
Color.getCrimson()
Gets a system-defined color.
|
static Color |
Color.getCyan()
Gets a system-defined color.
|
static Color |
Color.getDarkBlue()
Gets a system-defined color.
|
static Color |
Color.getDarkCyan()
Gets a system-defined color.
|
static Color |
Color.getDarkGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getDarkGray()
Gets a system-defined color.
|
static Color |
Color.getDarkGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkKhaki()
Gets a system-defined color.
|
static Color |
Color.getDarkMagenta()
Gets a system-defined color.
|
static Color |
Color.getDarkOliveGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkOrange()
Gets a system-defined color.
|
static Color |
Color.getDarkOrchid()
Gets a system-defined color.
|
static Color |
Color.getDarkRed()
Gets a system-defined color.
|
static Color |
Color.getDarkSalmon()
Gets a system-defined color.
|
static Color |
Color.getDarkSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getDarkSlateGray()
Gets a system-defined color.
|
static Color |
Color.getDarkTurquoise()
Gets a system-defined color.
|
static Color |
Color.getDarkViolet()
Gets a system-defined color.
|
static Color |
Color.getDeepPink()
Gets a system-defined color.
|
static Color |
Color.getDeepSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getDimGray()
Gets a system-defined color.
|
static Color |
Color.getDodgerBlue()
Gets a system-defined color.
|
static Color |
Color.getEmpty()
Gets a system-defined color.
|
static Color |
Color.getFirebrick()
Gets a system-defined color.
|
static Color |
Color.getFloralWhite()
Gets a system-defined color.
|
Color |
TextWatermark.getForegroundColor()
Gets the foreground color of the text.
|
static Color |
Color.getForestGreen()
Gets a system-defined color.
|
static Color |
Color.getFuchsia()
Gets a system-defined color.
|
static Color |
Color.getGainsboro()
Gets a system-defined color.
|
static Color |
Color.getGhostWhite()
Gets a system-defined color.
|
static Color |
Color.getGold()
Gets a system-defined color.
|
static Color |
Color.getGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getGray()
Gets a system-defined color.
|
static Color |
Color.getGreen()
Gets a system-defined color.
|
static Color |
Color.getGreenYellow()
Gets a system-defined color.
|
static Color |
Color.getHoneydew()
Gets a system-defined color.
|
static Color |
Color.getHotPink()
Gets a system-defined color.
|
static Color |
Color.getIndianRed()
Gets a system-defined color.
|
static Color |
Color.getIndigo()
Gets a system-defined color.
|
static Color |
Color.getIvory()
Gets a system-defined color.
|
static Color |
Color.getKhaki()
Gets a system-defined color.
|
static Color |
Color.getLavender()
Gets a system-defined color.
|
static Color |
Color.getLavenderBlush()
Gets a system-defined color.
|
static Color |
Color.getLawnGreen()
Gets a system-defined color.
|
static Color |
Color.getLemonChiffon()
Gets a system-defined color.
|
static Color |
Color.getLightBlue()
Gets a system-defined color.
|
static Color |
Color.getLightCoral()
Gets a system-defined color.
|
static Color |
Color.getLightCyan()
Gets a system-defined color.
|
static Color |
Color.getLightGoldenrodYellow()
Gets a system-defined color.
|
static Color |
Color.getLightGray()
Gets a system-defined color.
|
static Color |
Color.getLightGreen()
Gets a system-defined color.
|
static Color |
Color.getLightPink()
Gets a system-defined color.
|
static Color |
Color.getLightSalmon()
Gets a system-defined color.
|
static Color |
Color.getLightSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getLightSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getLightSlateGray()
Gets a system-defined color.
|
static Color |
Color.getLightSteelBlue()
Gets a system-defined color.
|
static Color |
Color.getLightYellow()
Gets a system-defined color.
|
static Color |
Color.getLime()
Gets a system-defined color.
|
static Color |
Color.getLimeGreen()
Gets a system-defined color.
|
static Color |
Color.getLinen()
Gets a system-defined color.
|
static Color |
Color.getMagenta()
Gets a system-defined color.
|
static Color |
Color.getMaroon()
Gets a system-defined color.
|
static Color |
Color.getMediumAquamarine()
Gets a system-defined color.
|
static Color |
Color.getMediumBlue()
Gets a system-defined color.
|
static Color |
Color.getMediumOrchid()
Gets a system-defined color.
|
static Color |
Color.getMediumPurple()
Gets a system-defined color.
|
static Color |
Color.getMediumSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getMediumSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getMediumSpringGreen()
Gets a system-defined color.
|
static Color |
Color.getMediumTurquoise()
Gets a system-defined color.
|
static Color |
Color.getMediumVioletRed()
Gets a system-defined color.
|
static Color |
Color.getMidnightBlue()
Gets a system-defined color.
|
static Color |
Color.getMintCream()
Gets a system-defined color.
|
static Color |
Color.getMistyRose()
Gets a system-defined color.
|
static Color |
Color.getMoccasin()
Gets a system-defined color.
|
static Color |
Color.getNavajoWhite()
Gets a system-defined color.
|
static Color |
Color.getNavy()
Gets a system-defined color.
|
static Color |
Color.getOldLace()
Gets a system-defined color.
|
static Color |
Color.getOlive()
Gets a system-defined color.
|
static Color |
Color.getOliveDrab()
Gets a system-defined color.
|
static Color |
Color.getOrange()
Gets a system-defined color.
|
static Color |
Color.getOrangeRed()
Gets a system-defined color.
|
static Color |
Color.getOrchid()
Gets a system-defined color.
|
static Color |
Color.getPaleGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getPaleGreen()
Gets a system-defined color.
|
static Color |
Color.getPaleTurquoise()
Gets a system-defined color.
|
static Color |
Color.getPaleVioletRed()
Gets a system-defined color.
|
static Color |
Color.getPapayaWhip()
Gets a system-defined color.
|
static Color |
Color.getPeachPuff()
Gets a system-defined color.
|
static Color |
Color.getPeru()
Gets a system-defined color.
|
static Color |
Color.getPink()
Gets a system-defined color.
|
static Color |
Color.getPlum()
Gets a system-defined color.
|
static Color |
Color.getPowderBlue()
Gets a system-defined color.
|
static Color |
Color.getPurple()
Gets a system-defined color.
|
static Color |
Color.getRed()
Gets a system-defined color.
|
static Color |
Color.getRosyBrown()
Gets a system-defined color.
|
static Color |
Color.getRoyalBlue()
Gets a system-defined color.
|
static Color |
Color.getSaddleBrown()
Gets a system-defined color.
|
static Color |
Color.getSalmon()
Gets a system-defined color.
|
static Color |
Color.getSandyBrown()
Gets a system-defined color.
|
static Color |
Color.getSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getSeaShell()
Gets a system-defined color.
|
static Color |
Color.getSienna()
Gets a system-defined color.
|
static Color |
Color.getSilver()
Gets a system-defined color.
|
static Color |
Color.getSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getSlateGray()
Gets a system-defined color.
|
static Color |
Color.getSnow()
Gets a system-defined color.
|
static Color |
Color.getSpringGreen()
Gets a system-defined color.
|
static Color |
Color.getSteelBlue()
Gets a system-defined color.
|
static Color |
Color.getTan()
Gets a system-defined color.
|
static Color |
Color.getTeal()
Gets a system-defined color.
|
static Color |
Color.getThistle()
Gets a system-defined color.
|
static Color |
Color.getTomato()
Gets a system-defined color.
|
static Color |
Color.getTransparent()
Gets a system-defined color.
|
static Color |
Color.getTurquoise()
Gets a system-defined color.
|
static Color |
Color.getViolet()
Gets a system-defined color.
|
static Color |
Color.getWheat()
Gets a system-defined color.
|
static Color |
Color.getWhite()
Gets a system-defined color.
|
static Color |
Color.getWhiteSmoke()
Gets a system-defined color.
|
static Color |
Color.getYellow()
Gets a system-defined color.
|
static Color |
Color.getYellowGreen()
Gets a system-defined color.
|
Modifier and Type | Method and Description |
---|---|
void |
Color.CloneTo(Color that) |
boolean |
Color.equals(Color other)
Determines whether the specified
Color structure is equivalent to this Color structure. |
static boolean |
Color.equals(Color obj1,
Color obj2) |
static Color |
Color.fromArgb(int alpha,
Color baseColor)
Creates a
Color structure from the specified Color structure,
but with the new specified alpha value. |
void |
TextWatermark.setBackgroundColor(Color value)
Sets the background color of the text.
|
void |
TextWatermark.setForegroundColor(Color value)
Sets the foreground color of the text.
|