Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 8,257 for

fill color

(0.23 sec)
  1. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。...Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/zh-hant/python-net/c...
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....dispose (); } } Change the Series Color Aspose.Slides for PHP via Java...allows you to change a series' color this way: Create an instance...

    docs.aspose.com/slides/php-java/chart-series/
  3. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....rendering of Stroke effect with Color Fill for export Feature PSDNET-112...rendering of Stroke effect with Color Fill for export // Implement rendering...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  4. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...a smooth transition of one color to another. It is used for making...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  5. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....gradient stops to the gradient fill. Document doc = new Document();...getFill().twoColorGradient(Color.green, Color.RED, GradientStyle.HORIZONTAL...

    reference.aspose.com/words/java/com.aspose.word...
  6. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Use the Fill.gradientStops property to access...access gradient stops of fill objects. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....FILL)); Fields Field Description...Description EFFECT_3_D 3D effect. FILL Fill overlay effect. GLOW Glow effect...

    reference.aspose.com/words/java/com.aspose.word...
  9. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground Color....foreTintAndShade property Fill.foreTintAndShade property Gets...lightens or darkens the foreground color. get foreTintAndShade () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...For using system fonts we just fill or outline a text with native...PsSaveOptions, then fetch . And finally fill or outline text with this DrFont...

    docs.aspose.com/page/cpp/ps/working-with-text/