Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,705 for

point coloring

(3.35 sec)
  1. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/
  2. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....' ) # Insert a comment to point out an error. comment = aw ...not "done" with a faded text color. comment = aw . Comment ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/java/chart-series/
  4. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  5. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。... innerHTML = '<p style="color: red;">Please select an Excel...); let pointCount = series . points . count ; for ( let i = 0 ;...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  6. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class.... Color . FromArgb ( 180 , 0 , 0 ),...Rotating stamp about the center point Analyzing your prompt, please...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  7. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....arrowhead options, and fill color. Create a Plain Line To add...Style and Length of the start point of the line. Set the Arrow Head...

    docs.aspose.com/slides/java/line/
  8. Control the Appearance of Code Text in PHP|Docu...

    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....# Set up code text color $color = new Color (); $bb -> setCodeTextColor...setCodeTextColor ( $color -> RED ); \ # Set the location of the code...

    docs.aspose.com/barcode/java/control-the-appear...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/
  10. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... System :: Drawing :: Point Aspose :: Words :: Drawing ::...set_CoordOrigin ( System :: Drawing :: Point ( - 250 , - 250 )); // Create...

    reference.aspose.com/words/cpp/aspose.words.dra...