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

color

(0.56 sec)
  1. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding....table to apply a different color to the row/column, # based on...odd, creating an alternating color pattern. # We can also apply...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用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...
  3. 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...
  4. 在Apache POI和Aspose.Cells中使用颜色|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....foreground color to yellow style . setBackgroundColor ( Color . getYellow...custom color to the palette at 55th index Color color = Color . fromArgb...

    docs.aspose.com/cells/zh/java/working-with-colo...
  5. 通过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...
  6. 使用 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...
  7. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for shapes. Elevate your visuals effortlessly!...to fill a shape with a solid color. Document doc = new Document..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background Color with the Stroke BackColor property. Enhance your designs with vibrant, tailored Colors for a unique look....the background color of the stroke. public Color BackColor { get...Format . Stroke . ForeColor = Color . Yellow ; dataPoints [ 0 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Tables::Table::ClearShading meth...

    Aspose::Words::Tables::Table::ClearShading method. Removes all shading on the table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....Description color Gets or sets a aspose.pydrawing.Color object that...that represents the color for a glow effect. The default value...

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