Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 45,899 for

color

(0.17 sec)
  1. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  2. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Layer Effects in PSD files|Documentation

    Example of using Layer Effects in the Aspose.PSD for Python...drop shadow, gradient overlay, color overlay, pattern overlay, and...specifying the stroke size, gradient color points, and transparency points...

    docs.aspose.com/psd/python-net/layer-effects/
  5. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...); // Setting the foreground color of the plot area chart . plotArea...AsposeCells . Color ( 0 , 0 , 255 ); // Setting the foreground color of...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector Colors in a pie chart. Our guide will demonstrate how to assign unique Colors to each slice, sector, or legend for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with JavaScript via...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  7. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....example shows how to set series color: auto doc = System :: MakeObject...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....shading color. style . foregroundColor = AsposeCells . Color . Yellow...CellBorderType . Thin ; top . color = AsposeCells . Color . Blue ; const bottom...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  10. 旋转单元格文本|Documentation

    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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/