Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 45,858 for

color

(0.09 sec)
  1. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. doc = aw . Document () builder...Set series color. series1 . format . fill . fore_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for JavaScript...properties, color and lineStyle to set a border’s line color and style...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  4. Manipulating PNG Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....API can be used to set any color as transparent while creating...that can be set to specify any color to be rendered as transparent...

    docs.aspose.com/psd/net/manipulating-png-images/
  5. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!...TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStopCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your GradientStopCollection with the RemoveAt method. Easily remove GradientStops by index for streamlined design control....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GradientStopCollection.Item | Aspose.Words for ...

    Discover the GradientStopCollection's versatile Item property to easily manage GradientStop objects, enhancing your design with vibrant gradients....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStopCollection.Insert | Aspose.Words fo...

    Effortlessly add a GradientStop to your collection with the GradientStopCollection Insert method. Enhance your Color transitions seamlessly!...TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...