Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,250 for

fill color

(0.12 sec)
  1. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/net/chart-types/
  2. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Remarks: Use this method to fill mail merge fields in the document...Remarks: Use this method to fill mail merge fields in the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...sets a value determining how colors are rendered. (Inherited from...Specifies if the output SVG should fill the available viewport area...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your document conversion to SVG format with customizable features for optimal results....sets a value determining how colors are rendered. CustomTimeZoneInfo...Specifies if the output SVG should fill the available viewport area...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....Get circle element to change color 17 circle_element = svg_element..."circle" ) 18 19 # Set a new "fill" attribute value for the circle...

    docs.aspose.com/svg/python-net/navigate-svg/
  8. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications...geometric shapes, fill closed shapes with solid colors or gradients...

    products.aspose.com/imaging/net/
  9. 使用C++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。...SetName ( u "MyRange" ); // Fill different cells with data in...style . GetFont (). SetColor ( Color :: White ()); cell . SetStyle...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  10. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...series -> get_Format () -> get_Fill () -> set_FillType ( FillType...-> get_Fill () -> get_SolidFillColor () -> set_Color ( System...

    docs.aspose.com/slides/zh/cpp/create-chart/