Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 34,429 for

line

(0.19 sec)
  1. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。...Contents [ Hide ] Add a Trend Line Aspose.Slides for .NET 提供了用于管理不同图表趋势线的简易...Linear ; tredLineLin . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/trend-line/
  2. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like Lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...style and weight of the text box line. The GetText() property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  3. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/python-net/manipulate-pos...
  4. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/net/manipulate-position-s...
  5. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. def data_labels (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkLine for Excel using Aspose.Cells for Node.js via C++....are three types of sparkline: Line, Column, and Stacked. It’s simple...AsposeCells . SparklineType . Line , ` ${ sheet . getName () }...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  7. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with OfficeMath in Python|Aspose.Words ...

    Create and manage OfficeMath Type Objects in a document using Python....display (inline or separate line) of OfficeMath objects in a...displayed inline or in a separate line. More so, with the availability...

    docs.aspose.com/words/python-net/working-with-o...
  10. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....adding straight line Insert a straight line as an inline shape...summarize how to draw a straight line in Word using C# . Create a...

    kb.aspose.com/words/net/insert-shape-in-word-us...