Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 8,062 for

fill color

(0.16 sec)
  1. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....muted colors. SATURATED A style with more saturated colors. SHADED...GRADIENT A style with gradient fill of data points. ORIGINAL A style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code examples....org/2000/svg" > 2 < style > 3 div { 4 color: grey; 5 font: 14px serif; 6..."65" cy = "60" r = "60" fill = "red" fill - opacity = "0.1" /> 9...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  3. 使用Node.js通过C++创建高低收盘(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建高低收盘股票图表。我们的逐步指南将演示如何在图表中绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析和可视化。... Color . Maroon ); // Fill the PlotArea area...

    docs.aspose.com/cells/zh/nodejs-cpp/create-high...
  4. 档案

    档案...Color); colorFillLayer.DisplayName = "Color Fill Layer";...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/zh/psd/add-fill-layer-in-photos...
  5. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....get_Format () Provides access to fill of text background and border...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.Cells 8.5.2中的公共API更改|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.... Clear ( Color . Blue ); //Set one page per...style and set its fill color and font color Style style = cell...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Fill . FillType = FillType . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; // 获取第二条图表系列。...

    docs.aspose.com/slides/zh/net/create-chart/
  8. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation.... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/java/manage-cells/
  9. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation.... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/androidjava/manage-cells/
  10. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/net/manage-table/