Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 36,861 for

color

(0.15 sec)
  1. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...new points and setting sector color // series.IsColorVaried = true;...getSolidFillColor().setColor(new Color(PresetColor.Cyan)); // Setting...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  2. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性... highlightText ( "title" , Color . BLUE ); // 突出显示所有单词 'important'...(). highlightText ( "to" , Color . MAGENTA , textHighlightingOpti...

    docs.aspose.com/slides/zh/androidjava/text-form...
  3. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  4. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 15 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 23 //Stroke (outline)...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  5. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果... setColor ( Color . DARK_GRAY ); shape . getEffectFormat...(). getColor (). setColor ( Color . MAGENTA ); shape . getEffectFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  6. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing PDF file with Aspose.PDF Facades....the parameters of the text, colors, indicate the name of the bookmark..."Bookmark 1" , java . awt . Color . GREEN , true , false , ""...

    docs.aspose.com/pdf/java/adding-bookmark-actions/
  8. Aspose.Cells 17.1.0 中的公共API更改|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....Color 属性。 Aspose.Cells 17.1.0 已添加了 GlowEffect.Color 属性,可用于检索发光效果的颜色。...属性,可用于检索发光效果的颜色。 以下代码段使用了 GlowEffect.Color 属性。 查看 阅读形状的发光颜色 的详细文章 C# //...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. How to Export JSON to Excel in Node.js

    This article explains how to export JSON to Excel in Node.js. It has the IDE configuration, the program logic, and a runnable sample code to convert JSON file to Excel in Node.js....setting the text alignment, color, and bold state however, there...setting borders, background color, text direction, and wrapped...

    kb.aspose.com/cells/nodejs/how-to-export-json-t...
  10. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....striking out it with the desired color. Steps to Strike Out Text in...providing the annotation title and color. This tutorial has guided us...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...