Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 14,193 for

chart

(0.04 sec)
  1. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....marks and displayed values of a chart axis. Document doc = new Document...Scatter , 450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Public API and Backwards Incompatible Changes i...

    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.... Methods for chart data points, categories removing...allow to remove chart data point from a chart data point collection...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...of Workbook containing the Chart const workbook = new AsposeCells...Worksheet that contains the Chart const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  4. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../Chartxvaluetype/#String) type....Examples Shows how to add/remove chart data values. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...worksheet . SetName ( u "CHART" ); // Add a chart to the worksheet int...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  6. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...the chart on the right side. But they also have a chart object...than the actual width of the chart object. You can see the issue...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  7. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... CHART_PLUS Chart plus. CHART_STAR Chart star. CHART_X Chart...ribbon 2. FLOW_CHART_ALTERNATE_PROCESS Flow chart alternate process...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 VSTO 和 Aspose.Cells 中创建饼图|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....); //Add sample data for pie chart //Add headings in A1 and B1...Cells [ 4 , 2 ] = 12000 ; //Chart reference Microsoft . Office...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  9. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../Chartdatalabel/)...more, visit the Working with Charts documentation article. Properties...is a comma, except for pie charts showing only category name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....What is PivotChart A pivot chart is a visual representation of...data in a pivot table. Pivot charts provide a way to summarize...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/