Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,314 for

series coloring

(0.14 sec)
  1. 档案

    档案..."H")); // 添加系列 IChartSeries series = ch.getChartData().getSeries()..."D1", "Series 1"), ChartType.ClusteredColumn); series.getDataPoints()...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  2. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a shape in Java....generated series. chart.getSeries().clear(); ChartSeries series = chart...chart.getSeries().add("AW Series 1", new double[] { 0.7, 1.8,...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...
  4. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...API还允许通过设置 Series.getUpBars() 和 Series.getDownBars() 属性来自定义图表外观,使其具有瀑布的形状。...getCharts (). get ( idx ); // Add Series chart . getNSeries (). add...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  5. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... 0 , "Middle East" )); let series = chart . getChartData ()....($K)" ), chart . getType ()); series . getDataPoints (). addDataPointForBarSe...

    docs.aspose.com/slides/nodejs-java/automating-p...
  6. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....Set the category (X‑axis) and series data ranges using A1‑style...additional formatting such as line colors and border styles. Highlights...

    blog.aspose.com/cells/create-stockvolumehighlow...
  7. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...API还允许通过设置 Series.upBars 和 Series.downBars 属性来自定义图表外观,使其具有瀑布的形状。..., SaveFormat , ChartType , Color , FormattingType } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  8. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably...."Middle East" )); IChartSeries series = chart . getChartData ()....($K)" ), chart . getType ()); series . getDataPoints (). addDataPointForBarSe...

    docs.aspose.com/slides/androidjava/automating-p...
  9. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....))); auto series = chart -> get_ChartData () -> get_Series () ->...)), chart -> get_Type ()); series -> get_DataPoints () -> AddDataPointForBarSe...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  10. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...还允许自定义图表外观,使其呈现瀑布形状,通过设置 Series.GetUpBars() 和 Series.GetDownBars() 属性。...GetCharts (). Get ( idx ); // Add Series chart . GetNSeries (). Add...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...