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

color

(0.17 sec)
  1. 使用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...
  2. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhance Visual Appeal: Color‑coding helps make your spreadsheet...next to with (e.g., choose a color fill or a custom format). Click...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  3. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....access of image’s transparent color value. The boolean type property...if the image has transparent color data or not, whereas the property...

    docs.aspose.com/imaging/java/public-api-changes...
  4. 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...
  5. 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...
  6. 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/
  7. 通过Node.js与C++设置图表外观|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  8. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  9. 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...
  10. 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...