Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 34,510 for

line

(0.13 sec)
  1. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....to work with data points on a line chart. public void ChartDataPoint.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified Line style, width and color in C++....table border to the specified line style, width and color. void...le The line style to apply. lineWidth double The line width to...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...auto line = MakeObject < Aspose :: Pdf :: Drawing :: Line > (... 100 , 100 , 100 , 195 })); line -> get_GraphInfo () -> set_FillColor...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  4. 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...
  5. 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...
  6. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This C++ code shows you...hide the vertical axis for a line chart: auto pres = System ::...

    docs.aspose.com/slides/cpp/chart-axis/
  7. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the PictureCollection...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  8. 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...
  9. 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...
  10. 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...