Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 44,583 for

color

(0.14 sec)
  1. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  2. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/
  4. How to create Treemap chart with JavaScript via...

    Learn how to create a Treemap chart in Aspose.Cells for JavaScript via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity, and it can easily...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/creating-t...
  5. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...12 ; textBox . fillColor = Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... innerHTML = '<p style="color: red;">Please select an ODS/Excel...类以管理ODS文件中的背景。下方代码示例演示了如何使用 OdsPageBackground.color 属性为ODS文件添加颜色背景。请查看由代码生成的 输出ODS...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  7. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML...."style" , "color:rgb(50,150,200); background-color:#e1f0fe;" );...example, the text color and background color were changed for...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。... setColor ( Color . cyan ); //为第二张幻灯片创建文本框 IAutoShape...getSolidFillColor (). setColor ( Color . darkGray ); //为第三张幻灯片创建文本框...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control.... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/run...
  10. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....max_value_index = i i += 1 # Change colors of the max and min values.... fill . fore_color = aspose . pydrawing . Color . red series...

    reference.aspose.com/words/python-net/aspose.wo...