Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 6,230 for

fill color

(0.04 sec)
  1. Chart Formatting|Aspose.Slides 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....back wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/androidjava/chart-format...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  4. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for .NET API....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/net/data-filtering/
  5. Converting Chart to Image in PHP|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....= new ChartType (); $color = new Color (); $imageFormat = new..."Data!A2:A8" ); //Set the fill colors for the series's data points...

    docs.aspose.com/cells/java/converting-chart-to-...
  6. Data Filtering|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....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/java/data-filtering/
  7. Aspose.PSD for .NET 24.2 - 发行说明|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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....investigate simply graph curves, and filled curves, that you can create...ap . BorderSide . ALL , ap . Color . green ) graph . border = border_info...

    docs.aspose.com/pdf/python-net/add-curve/
  9. 如何在演示文稿中创建图表|Aspose.Slides 文档

    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.... Fill . FillType = FillTypeEx . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; //获取第二系列...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  10. Drawing Images using Graphics|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....Brushes, to define how areas are filled in. Fonts, to define the shape...surface. Draw an ellipse. Draw a filled polygon and save the image...

    docs.aspose.com/imaging/python-net/drawing-imag...