Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,735 for

point coloring

(0.3 sec)
  1. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。... is_color_varied = True # Configure total points (0-based...indices) total_points = [ 3 , 5 , 7 ] # Points to mark as totals...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. Aspose.PSD for .NET 20.11 - 发行说明|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....rectangle , byte [] data , Point start , Point end ) { Array . Copy...rectangle , byte [] data , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Aspose.PSD for .NET 18.12 - 发行说明|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....Color 属性 Aspose.PSD.FileFormats.Psd...Layers.LayerEffects.FillType.Color 字段/枚举 Aspose.PSD.FileFormats...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  5. ChartDataLabel.ShowLeaderLines | Aspose.Words f...

    Enhance your charts with the ShowLeaderLines property in ChartDataLabel. Easily display data label leader lines for clearer data visualization....and its corresponding data point. Examples Shows how to apply...apply labels to data points in a line chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.Explosion | Aspose.Words for .NET

    Discover the ChartSeries Explosion property to customize pie chart data Points. Adjust positioning for impactful visualizations—perfect for data storytelling!...Specifies the amount the data point shall be moved from the center...how to apply labels to data points in a line chart. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....can not convert PSD to other Color Modes/BitDepth without saving...rectangle , byte [] data , Point start , Point end ) { Array . Copy...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  8. Add Line Shapes to Presentations in C++|Aspose....

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for C++. 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/cpp/line/
  9. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...startsWith number for each bullet point that we see in the Bullet Panel...display number for each bullet point (as shown in the PowerPoint...

    forum.aspose.com/t/fetching-start-at-values-for...
  10. 使用 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/