Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 16,744 for

chart

(0.13 sec)
  1. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and Charts between worksheets using Aspose.Cells for Node.js via C++....worksheet, for example, pictures, charts and other drawing objects,...C++ supports this feature. Charts, images, and other objects...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  2. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...// Get the chart in the first worksheet. const chart = workbook...(shape) to the chart's plot area. const wordart = chart . getShapes...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  3. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/Charts…...Family slides-java , slides-chart , slides-rendering dfinsolutions...new Presentation("/path/to/charts.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/multiple-discrepancies-when-...
  4. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Node.js via C++....Create Pivot Tables and Pivot Charts Contents [ Hide ] A pivot table...to a new position. A pivot chart is an interactive graphical...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  6. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...// Populate the data for the chart. Add values to cells and set...Set the dynamic range for the chart's data source. int index = sheets...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  7. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的逐步指南将演示如何在您的图表中实现平滑数据过渡和自动滚动,确保连续且更新的显示效果。...// Populate the data for the chart. Add values to cells and set...Set the dynamic range for the chart's data source. let index = sheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  8. Aspose.Slides for Java 14.10.0 的公共 API 和向后不兼容更改...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item..., 50 , 450 , 400 , true ); chart . getChartData (). getCategories...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  9. 用C++设置点为总数的方法。|Documentation

    在某些Excel图表中,例如瀑布图,可能需要将点设为总数。本文介绍如何用C++与Aspose.Cells实现此功能。...( 0 ); // Get the chart by name Chart chart = worksheet . GetCharts...subtotals = { 0 , 4 , 8 , 12 }; chart . GetNSeries (). Get ( 0 )....

    docs.aspose.com/cells/zh/cpp/how-to-set-point-a...
  10. Adding Custom Properties|Aspose.PDF for Reporti...

    Learn how to add custom properties to PDF reports with Aspose.PDF for Reporting Services. Customize your documents efficiently....to add a custom property for chart report item, you need to add...following example. Example < chart Name = "chart1" > < Left > 5...

    docs.aspose.com/pdf/reportingservices/adding-cu...