Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 45,860 for

color

(0.28 sec)
  1. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/cpp/create-combo-chart/
  3. ShadowFormat.type property | Aspose.Words for N...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....new shadow type will reset Color and Transparency values to their...desired shadow type and only then Color and Transparency values. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context.... color = aspose . pydrawing . Color . red aw . lowcode...text_watermark_options . color = aspose . pydrawing . Color . red with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python via Java https://products.aspose.com/pdf/python-java/conversion/ Recent content in PDF Conversion Solution......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/python-java/conversion/...
  6. 使用Sparkline和3D格式设置在C++中|Documentation

    学习如何在Excel文件中使用Aspose.Cells和C++应用sparkline和3D格式。... SetColor ( Color :: Orange ()); group . SetSeriesColor...Set the background/foreground color for PlotArea/ChartArea chart...

    docs.aspose.com/cells/zh/cpp/using-sparklines-a...
  7. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... color = aspose . pydrawing . Color . blue horizontal_rule_format...HorizontalRuleFormat HorizontalRuleFormat.color property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-curve/
  9. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background Color of grey Colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…... The background color of grey colored cells in the tables...to the fact the background color is not in workbook’s palette...

    forum.aspose.com/t/formatting-not-retained-whil...
  10. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/