Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,261 for

fill color

(0.06 sec)
  1. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...Explanation In PSD files the Fill Opacity is stored as an 8‑bit...Layers[3].FillOpacity = 45; // 45 % fill opacity psd.Layers[3].Opacity...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  2. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects.... Fill { get; } Gets fill formatting for the...brush color that fills the closed path of the shape. Filled { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for PHP via Java, compatible with PowerPoint formats....Set a Data Point Label and Color Set “Branch 1” data label to...category name. Then set text color to yellow: $branch1Label = $dataPoints...

    docs.aspose.com/slides/php-java/data-points-of-...
  5. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...表示跨列居中文本对齐 Distributed 表示分散文本对齐 Fill 表示填充文本对齐 General 表示常规文本对齐 Justify...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  8. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate bitmap operation will be demonstrated for a user-defined angle, including how to specify the background Color for areas revealed by the rotation....how to specify the background color for areas revealed by the rotation...rotation and set the background color with the rotate method Export...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  9. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... format Provides access to fill and line formatting of this...parent element shall inverts its colors if the value is negative. marker...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... Get ( textboxIndex ); // Fill the text. textbox0 . SetText...the font color. textbox0 . GetFont (). SetColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/managing-controls/