Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,230 for

fill color

(0.04 sec)
  1. Data Filtering with C++|Documentation

    Learn how to add data filter by using the Aspose.Cells for C++ API....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/cpp/data-filtering/
  2. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table.... format Provides access to fill of text background and border...dataTable . format . stroke . color = "#00008B" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...,此外它还允许您向阴影添加颜色和透明度!这是使用属性 flood-color 和 flood-opacity 来实现的。让我们看看如何使用...

    docs.aspose.com/svg/zh/net/drop-shadow/
  4. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity and can easily...SetShowCategoryName ( true ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  6. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title properties. To learn more, visit the documentation article in C++....get_Format () Provides access to fill and line formatting of the chart...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...object that will be used to fill the shape. Specify the image’s...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); pf -> get_LineFormat...

    docs.aspose.com/slides/cpp/picture-frame/
  8. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....SetForegroundColor ( Color :: Maroon ()); // Fill the PlotArea area...

    docs.aspose.com/cells/cpp/create-high-low-close...
  9. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/php-java/picture-frame/
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...0); font.setHighlightColor(Color.YELLOW); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...