Aspose::Words::Drawing::Shape::set_StrokeColor method. Setter for Aspose::Words::Drawing::Shape::get_StrokeColor in C++....set_StrokeColor ( System :: Drawing :: Color value ) See Also Class Shape...
Aspose::Words::Themes::ThemeColors::set_Hyperlink method. Setter for Aspose::Words::Themes::ThemeColors::get_Hyperlink in C++....set_Hyperlink ( System :: Drawing :: Color value ) See Also Class ThemeColors...
Aspose::Words::Drawing::Stroke::set_ForeColor method. Setter for Aspose::Words::Drawing::Stroke::get_ForeColor in C++....set_ForeColor ( System :: Drawing :: Color value ) See Also Class Stroke...
Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...doc. CreateSolidColorBrus (Color. Red ); 20 doc. Add (path);...
Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....all cells that have no fill colors. Aspose.Cells provides the...with no fill colors are drawn with white color, and when it is...
BarcodeParameters.foregroundColor property. Bar code foreground Color (0x000000 - 0xFFFFFF)...property Bar code foreground color (0x000000 - 0xFFFFFF) get foregroundColor...
Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; var textBuilder = new...
Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...
Create and manage watermarks in a document using Python....with a specific font size and color? A: Create a TextWatermarkOptions...font_name , font_size , and color properties, and then call watermark...