Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 46,916 for

color

(0.66 sec)
  1. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....polyline), such as position, color, linewidth, etc. Convert PDF...

    docs.aspose.com/pdf/net/parsing/
  2. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....() -> set_ForegroundColor ( Color :: get_Green ()); document ->...

    products.aspose.com/pdf/cpp/header/
  3. Aspose.SVG for Python

    This step by step tutorial shows you how to........in Python Change Background Color of SVG in Python Convert SVG...

    kb.aspose.com/svg/python/
  4. 添加线注释|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,绘制带方形线端点的红色线注释,并保存修改后的 PDF。... Color . red , "Solid" , [ 3 , 2 ]...

    docs.aspose.com/pdf/zh/python-net/add-line-anno...
  5. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  8. 管理 Android 上的 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 完全掌握段落格式——在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... setColor ( Color . RED ); portion . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  9. 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...
  10. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/