Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 44,876 for

color

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Cells Formats|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....the borders' line style and color. With Aspose.Cells, developers...set the line color, select a color using the Color enumeration...

    docs.aspose.com/cells/java/cells-formatting/
  8. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....Gradients A gradient is a smooth color transition between points on...control the colors used in the gradient. Each color is specified...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  9. 旋转单元格文本|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/