Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 45,859 for

color

(0.21 sec)
  1. GradientStop.Remove | Aspose.Words for .NET

    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 [...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Tables::TableAlignment enum | As...

    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...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. PatternType | Aspose.Words for Java

    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()...

    reference.aspose.com/words/java/com.aspose.word...
  4. ThemeFonts | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConditionalStyle.clearFormatting method | Aspos...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.ThemeFontBi | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Font.ThemeFontFarEast | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Font.ThemeFontOther | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Format and Modify Named Ranges with JavaScript ...

    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...

    docs.aspose.com/cells/javascript-cpp/format-and...
  10. Fill.Solid | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.dra...