Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,035 for

fill color

(0.08 sec)
  1. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。...); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  2. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

    docs.aspose.com/pdf/net/add-circle/
  3. Convert Markdown to Image in Java – PNG, JPG, B...

    Convert Markdown to Images like JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider Markdown to image conversion scenarios in Java code....setBackgroundColor(value) Sets Color which will fill background of every... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/java/convert-markdown-to-i...
  4. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...100 , 1100 , 350 , 2550 ); // Fill the text. textbox0 . setText...setAutoSize(true); // Set the font color. textbox0 . getFont (). setColor...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  5. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...表示跨列居中文本对齐 Distributed 表示分散文本对齐 Fill 表示填充文本对齐 General 表示常规文本对齐 Justify...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  6. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime... ( self , cell_area_name , color ): index = self . _sheet . ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。... getEffective (); Color effectiveColor = fillEffective...println ( String . format ( "Color [A=%d, R=%d, G=%d, B=%d]" ,...

    docs.aspose.com/slides/zh/java/presentation-theme/
  10. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "I19:K20" , Color . medium_sea_green ) idx = conds...

    docs.aspose.com/cells/zh/python-net/how-to-add-...