Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...
Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...
Specifies the fill pattern to be used to fill a shape in Java....with foreground and background colors to the shape fill: fill.patterned(PatternType...patterned(PatternType.DIAGONAL_BRICK, Color.yellow, Color.blue); doc.save(getArtifactsDir()...
Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Examples: Shows how to set custom colors and fonts for themes. Document...Document(getMyDir() + "Theme colors.docx"); // The "Theme" object...
ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...
Discover how to easily manage theme fonts in right-to-left documents with the FontBi property, enhancing your design and readability effortlessly....to work with theme fonts and colors. Document doc = new Document...Normal style theme color is: {0} and RGB color is: {1}\n" , font...
Discover how to customize East Asian theme fonts in your designs with Font ThemeFontFarEast. Enhance your projects with unique, tailored typography!...to work with theme fonts and colors. Document doc = new Document...Normal style theme color is: {0} and RGB color is: {1}\n" , font...
Discover how to customize the theme font for characters 128-255 in your font scheme, enhancing your design with unique typography options....to work with theme fonts and colors. Document doc = new Document...Normal style theme color is: {0} and RGB color is: {1}\n" , font...
Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....Format Ranges Setting Background Color and Font Attributes to a Named...to set the solid fill color (shading color) with font settings...
Discover the Fill Solid method for achieving a consistent Color fill, enhancing your design's visual appeal and uniformity effortlessly....Sets the fill to a uniform color. public void Solid () Remarks...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...