Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,230 for

fill color

(0.03 sec)
  1. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram....following code shows how to set color of the shape's line //ExStepImage:1:step-2...following code shows how to set fill data for the shape //ExStepImage:3:step-4...

    products.aspose.com/diagram/tutorial/set-shape-...
  2. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...object is created to define the color and thickness of the outline...shape. The Color.alice_blue constant represents the color, and you...

    docs.aspose.com/psd/python-net/graphics-api/
  3. Stroke.lineStyle property | Aspose.Words for No...

    Stroke.lineStyle property. Defines the line style of the stroke.... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked.... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 图表格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的图表实体... Color = Color . Gray ; chartTitle . PortionFormat...FillFormat . SolidFillColor . Color = Color . Blue ; chart . Axes ....

    docs.aspose.com/slides/zh/net/chart-formatting/
  6. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and Color....e, line_style, line_width, color, is_override_cell_borders) Sets...specified line style, width and color. def set_border ( self , border_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements.... Color = Color . Red ; arrow . Stroke ...); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SVG Filters and Gradients – SVG code, Examples

    You'll learn how to write SVG code to create svg filters, gaussian blur, drop shadow effect, light effects or a linear gradient and radial gradient....can produce a wide variety of color and lighting effects, blurring...defs > 13 < g stroke = "none" fill = "#20B2AA" > 14 < ellipse cx...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  9. Aspose::Words::Tables::Table::get_Alignment met...

    Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the document in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 仅复制范围数据使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将一个单元格区域的数据复制到另一个区域。... getCells (); // Fill some sample data into the cells..."Calibri" ); // Specify the shading color. style . setForegroundColor...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...