Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 30,672 for

color

(0.09 sec)
  1. Chart Legend|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.... setColor ( Color . BLUE ); pres . save ( "output...

    docs.aspose.com/slides/java/chart-legend/
  2. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...: false); } // 字体颜色 String color = getLastFontValue(lastStyleJson...styleName + "-font-color"); if (!"".equals(color) && !"#000000".equals(color))...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  3. Paragraph|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.... setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/java/paragraph/
  4. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java...."HighlightColor" property to a background color that we want to apply to the...getApplyFont().setHighlightColor(Color.GRAY); NumberHexer numberHexer...

    reference.aspose.com/words/java/com.aspose.word...
  5. 路径生成器 – Path Builder – 创建 SVG 路径 – C#

    了解如何使用 PathBuilder 以编程方式创建 SVG 路径。 PathBuilder 使创建和操作 SVG 路径变得更加容易。...the fill color of the path to teal 25 . Fill (Color. Teal ))...(f => f. None ()). Stroke (Color. IndianRed ). Transform (t =>...

    docs.aspose.com/svg/zh/net/path-builder/
  6. Manage Cells|Aspose.Slides for PHP Documentation

    Table cells in PowerPoint presentations...Color" ) -> RED ); $cell -> getCellFormat...setColor ( java ( "java.awt.Color" ) -> RED ); $cell -> getCellFormat...

    docs.aspose.com/slides/php-java/manage-cells/
  7. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...65 )); # Sets the fill color of series $series -> getFormat...setColor ( java ( "java.awt.Color" ) -> RED ); # Sets the LabelFormat...

    docs.aspose.com/slides/php-java/chart-data-label/
  8. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....parent element shall inverts its colors if the value is negative. LegendEntry...dataLabel . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/cpp/chart-types/
  10. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/python-net/chart-types/