Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 44,453 for

color

(0.13 sec)
  1. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能... setPaint (Color. ORANGE ); 4 5 //Fill the first...state 9 document. setPaint (Color. BLUE ); 10 11 //Fill the second...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  2. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... color = "#FF0000" ; shape . font ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....wall fill color Set the chart plot area fill color Write the...setColor ( java ( "java.awt.Color" ) -> GRAY ); $chartTitle ->...

    docs.aspose.com/slides/php-java/chart-formatting/
  5. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill the first... SetPaint ( new SolidBrush(Color. Blue )); 11 12 //Fill the second...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  6. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Color . light_gray ) table = apdf...

    products.aspose.com/pdf/python-net/table/
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/sto...
  8. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... color = "#FF0000" ; stroke . dashStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... solid_fill_color . color = draw . Color . black connector...fill_format . solid_fill_color . color = draw . Color . crimson # 设置连接线的线宽。...

    docs.aspose.com/slides/zh/python-net/connector/
  10. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...100" ; // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/zh/net/integrate-table/