Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 8,036 for

fill color

(0.08 sec)
  1. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Set series color. series1 -> get_Format () -> get_Fill () -> set_ForeColor...set_ForeColor ( Color :: get_Red ()); series2 -> get_Format ()...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......setColor(new Color(103, 88, 149)); series.getParentSeriesGroup()...getSolidFillColor().setColor(Color.WHITE); series.getLabels()....

    forum.aspose.com/posts.rss
  3. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  4. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....investigate simply graph curves, and filled curves, that you can create...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-curve/
  5. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... color = java . awt . Color . BLACK ; style ...also possible to pass data to fill OutputIntent properties using...

    docs.aspose.com/pdf/java/whatsnew/
  6. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  7. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... fill = doc. create_solid_color_brush (doc. create_color...create_color (1, . 61 , 0. 1 , 0. 61 )) 17 18 grid_path = doc....

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... ColorMode Specifies how colors are rendered. ColorPrintMode...non-colored pages are printed if the device supports color printing...

    reference.aspose.com/words/java/com.aspose.words/
  9. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle 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-circle/
  10. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setColor(Color.BLUE); horizontalRuleFormat...getColor() Gets the brush color that fills the horizontal rule. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...