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

line

(0.04 sec)
  1. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for Python via .NET API....chart types, including column, line, pie, bar, radar, etc., but...waterfall chart with the help of a line chart. The API also allows customizing...

    docs.aspose.com/cells/python-net/creating-water...
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....title, axes, legend, and grid lines. Together, these examples help...Axis, Horizontal Axis and Grid Lines from chart. Below code example...

    docs.aspose.com/slides/net/chart-calculations/
  3. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... Line , 450 , 250 ); let chart = shape...additional series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... LINE , width = 450 , height = 250...additional series group, also of the line type. new_series_group = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word document and PDFs created directly from Word Issue d…...main issue concerns incorrect line and page breaks . When the provided...significantly in the generated PDF. Line breaks and page breaks differ...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  7. TypeError: function missing required argument ‘...

    I use a Line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...18, 2025, 10:20am 1 I use a line chart configured as below. But...issue or do I have to change the line chart configuration? I also...

    forum.aspose.com/t/typeerror-function-missing-r...
  8. 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...
  9. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Line Line chart. LineStacked Stacked Line chart. LinePercentStacked...LinePercentStacked 100% Stacked Line chart. Line3D 3D Line chart. Pie Pie chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...workbook ; // Create signature line object SignatureLine s ; s ...com" ); // Adds a Signature Line to the worksheet. workbook ...

    docs.aspose.com/cells/zh/cpp/create-signature-l...