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

point coloring

(0.12 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data Point....line formatting of this data point. @property def format ( self...formatting. data_points = series . data_points data_points [ 0 ] . format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 通过 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-...
  9. 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...
  10. 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...