Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,369 for

point coloring

(0.06 sec)
  1. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. C# code example provided....Imaging library, you can select a color area on a loaded image by specifying...specifying an arbitrary point within that area using the MagicWandSettings...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....current subpathsets the current color space in the graphics state...to DeviceRGB and the current color to the component values specified...

    docs.aspose.com/page/net/what-is-ai-file/
  3. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....a revision, then change the color of all revisions to green. builder...getCommentColor() Allows to specify the color to be used for comments. getDeleteCellColor()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...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/
  5. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart Point or trendline in Java....Represents data label on a chart point or trendline. To learn more...ChartDataLabel object for each point. Examples: Shows how to apply...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f ); auto point = chart -> get_ChartData ()...idx_get ( 1 ); point -> set_Explosion ( 30 ); point -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-series/
  7. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors....mode in depth instead of the colors. Render 3D Scene with Panorama...() { LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  8. Public API Changes in Aspose.Imaging 2.4.0|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....RawCustomColorConver specifies the custom color converter. Property Aspose.Imaging...RawIndexedColorConve specifies the indexed color converter. Property Aspose.Imaging...

    docs.aspose.com/imaging/net/public-api-changes-...
  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. 使用 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/