Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,997 for

color

(0.26 sec)
  1. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از PHP https://products.aspose.com/pdf/fa/php-java/conversion/ Recent content in راه حل تبدیل PDF با استفاده از PHP......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/php-java/conversion/...
  3. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...default or already defined color. In the given case it is black...Blue color. 6 document. fillText (str, font, 50, 150, Color. BLUE...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  6. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。... innerHTML = '<p style="color: red;">Please select an Excel.... font ; font . color = AsposeCells . Color . Red ; font . isBold...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  7. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++.... fill ; // Set the color (converted to property assignment...oneColorGradient = { color : AsposeCells . Color . Red , variant :...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  8. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....properties, such as fore_color , back_color , visible , and transparency...example shows how to set series color: doc = aw . Document () builder...

    docs.aspose.com/words/python-net/working-with-c...
  9. How to Install Aspose.Cells for Go via C++ Usin...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-install-asp...
  10. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. $shape...

    docs.aspose.com/slides/php-java/shape-formatting/