Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,846 for

point coloring

(0.2 sec)
  1. 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-...
  2. 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...
  3. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、Subject、Flags、color、width、StartingStyle 和 Endin...Rectangle、title、color、新的 QuadPoints 和新的 points、Subject、InReplyTo、ReplyType)。...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  4. Set Font Size|Documentation

    Guide to changing the font size of cells in the Aspose.Cells GridJs spreadsheet component using the toolbar and menubar controls....dropdown that lists common point sizes (e.g., 8 pt, 9 pt, 10...value to the desired size in points (e.g., "14" ). range – object...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Set Font Size|Documentation

    Guide to changing the font size of cells in the Aspose.Cells GridJs spreadsheet component using the toolbar and menubar controls....dropdown that lists common point sizes (e.g., 8 pt, 9 pt, 10...value to the desired size in points (e.g., "14" ). range – object...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  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. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列...50 , 50 , 600 , 400 ); var point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  8. 使用 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/
  9. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....formatting of a single data point of the chart series: Please...set for chart series, data points, and markers. To do this, you...

    docs.aspose.com/words/java/working-with-charts/
  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/