Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 36,637 for

color

(0.2 sec)
  1. ConditionalStyleCollection.EvenColumnBanding | ...

    Discover the EvenColumnBanding property in ConditionalStyleCollection for enhanced table aesthetics. Elevate your data presentation effortlessly!... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your table with unique conditional styles for enhanced visual appeal and functionality.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/tab...
  4. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling...."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related table area, enhancing your design flexibility and style management.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character formatting for enhanced text presentation in your projects.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  7. 在 Python 中自定义树状图和旭日图中的数据点|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 来管理树状图和旭日图中的数据点,兼容 PowerPoint 和 OpenDocument 格式。... solid_fill_color . color = draw . Color . yellow 设置数据点分支颜色...fill . solid_fill_color . color = draw . Color . red pres . save...

    docs.aspose.com/slides/zh/python-net/data-point...
  8. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...the blue box has a #7099C64C color. image.png (148.9 KB) oleksii...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  9. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!..."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....also specify the dash pattern, color and other formatting for Line...object that is filled with color. // For complete examples and...

    docs.aspose.com/pdf/net/add-line/