Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 18,975 for

chart

(0.13 sec)
  1. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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.... process ( false ); Added Chart.toPdf Method Aspose.Cells for...Java 8.6.2 has exposed the Chart.toPdf method that can be used...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size....bubble 3D chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . BUBBLE_3D , width = 450 ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Code Comparison for common features with VSTO|A...

    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....Presentation Create a Chart Create and Embed an Excel Chart as an OLE Object...

    docs.aspose.com/slides/net/code-comparison-for-...
  4. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...namespace Aspose :: Cells :: Charts ; using namespace Aspose ::...inputFilePath ); // Get the Chart from the "Chart" worksheet Worksheet...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  5. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your Charts, enhancing data visualization and user engagement....doc ); // Insert a bubble 3D chart. Shape shape = builder . InsertChart...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ]; // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose.Slides for Java 14.6.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....Charts.IDataSourceTypeForEr 接口 该接口指定...new Presentation (); IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. Aspose.Slides for PHP via Java 14.6.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....Charts.IDataSourceTypeForEr 接口 该接口指定...$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  8. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....functionality of formatting a chart’s data labels at run‑time. Please...accesses the data labels of the chart series and then sets the DataLabels...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....import & export images, create charts & Pivot Tables, apply & calculate...Glance A generic overview. Chart to Image Worksheet to Image...

    products.aspose.com/cells/java/
  10. Copy Shapes between Worksheets with JavaScript ...

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

    docs.aspose.com/cells/javascript-cpp/copy-shape...