Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 160 for

chart report

(0.04 sec)
  1. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt Chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....learn how to create a Gantt chart in Excel using C#. With just...dynamic, visually appealing Gantt charts. Whether you’re building a...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  2. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter Chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...LINQ Reporting Engine – Multiple Series in a Scatter Chart Not...Aspose.Words with the LINQ Reporting Engine and I’m trying to create...

    forum.aspose.com/t/linq-reporting-engine-multip...
  3. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel Chart when I open the excel Chart and view it. public virtual S…...look like the original excel chart Aspose.Cells Product Family...like the excel chart when I open the excel chart and view it. public...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  4. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint Chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....Create a Chart in a PowerPoint Presentation in C# Contents [...how to create and customize charts in Microsoft PowerPoint presentations...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  5. Saving a Presentation Containing a Bubble Chart...

    Hi, the issue occurs only if series.Marker.Format.Fill.FillType is set to a value other than NotDefined. I attached a test app for reproduction. AsposeSlideMarkerBug.7z (9,5 MB) This may be a duplicate of Saving a Pr…...Presentation Containing a Bubble Chart Crashes with ArgumentException...Family slides-net , slides-chart jaenichen May 8, 2025, 11:14am...

    forum.aspose.com/t/saving-a-presentation-contai...
  6. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....configure data labels for a chart series. Document doc = new Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../Chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... charts . ChartNumberFormat : ... Examples...configure data labels for a chart series. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../Chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... Charts . ChartNumberFormat Examples...configure data labels for a chart series. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....configure data labels for a chart series. doc = aw . Document...( doc = doc ) # Add a line chart, then clear its demo data series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series....configure data labels for a chart series. let doc = new aw . Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/nodejs-net/aspose.wo...