Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 8,062 for

fill color

(0.25 sec)
  1. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....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/python-net/chart/pptx/
  2. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/java/chart-series/
  3. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/cpp/chart-series/
  4. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...text with horizontal gradient fill in PS document. 2 3 string outputFileName...as a bounds, start and end colors 21 LinearGradientBrush brush...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  5. 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/
  6. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient Fill expressed as a percent in range 0.0 to 1.0....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 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...
  8. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...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...
  9. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue Fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background Color underneath. While the o…...slide which has a solid blue fill background. On top it has two...not replace the background color underneath. While the other...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  10. 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...