Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,436 for

point coloring

(0.08 sec)
  1. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  2. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/python-net/chart/pptx/
  3. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/php-java/portion/
  4. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....define individual sets of data points, categories, and appearance...result: Change Series Fill Color Aspose.Slides makes it straightforward...

    docs.aspose.com/slides/python-net/chart-series/
  5. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType::Line 0 ShapeTyp...

    docs.aspose.com/slides/php-java/connector/
  6. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。..."Aspose User" , Color = Aspose . Pdf . Color . LightGreen };..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; var squigglyAnnotation...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  7. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... Setting Chart Series Colors Dynamically For a chart with...with dynamic data, you can set colors of chart series dynamically...

    docs.aspose.com/words/net/linq-working-with-cha...
  8. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/java/portion/
  9. Crop, Rotate and Resize Images|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....the rotated rectangle (corner points) projections. If set to false...Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  10. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/python-net/chart/ppt/