Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,230 for

fill color

(0.04 sec)
  1. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Fill the rectangle path. Close the...( new SolidBrush(Color. Orange )); 15 //Fill the rectangle 16...

    docs.aspose.com/page/net/ps/working-with-shapes/
  2. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...Fill.FillType = FillType.Solid; alcBufferLine.Fill.Transparency...alcBufferLine.Fill.SolidFill.Color = Color.Red; // Set the Fill color...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  3. 图表格式|Aspose.Slides for Python 文档

    在Python中格式化PowerPoint演示文稿中的图表实体... fill_format . fill_type = slides . FillType...portion_format . fill_format . solid_fill_color . color = draw . Color . gray...

    docs.aspose.com/slides/zh/python-net/chart-form...
  4. Treemap 和 Sunburst 图表的数据点|Aspose.Slides 文档

    在 C# 或 .NET 中将 Sunburst 图表添加到 PowerPoint 演示文稿... Color = Color . Yellow ; 设置数据点分支颜色 更改“茎...1 ]; stem4branch . Format . Fill . FillType = FillType . Solid...

    docs.aspose.com/slides/zh/net/data-points-of-tr...
  5. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.PSD for Python via .NET 24.2 - Release N...

    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.... fill_settings fillSettings . angle...]) fillSettings = fillLayer . fill_settings assert fillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  7. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...refers to an image utilized for filling or drawing objects such as...These are aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  8. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java.... Use the Fill.getGradientStops() property...to access gradient stops of fill objects. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  9. C# .NET Photoshop Manipulation API | products.a...

    C# ASP.NET VB.NET Photoshop library to create edit and convert Photoshop PSD PSB formats...Layer rendering and editing, Fill Layers, Layers Effects, Editing...Transformations Drawing & Filling of Shapes Adjust Brightness...

    products.aspose.com/psd/net/
  10. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...