Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,175 for

chart

(0.08 sec)
  1. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/Charts while select the image /Chart. At client level mean When i select the image in the viewer I want the positions....the cell positions of images/charts Aspose.Cells Product Family...position of images/charts while select the image /chart. At client level...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  2. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...Access first chart inside the worksheet Chart chart = worksheet...SetSVGFitToViewPort ( true ); // Save the chart to svg format U16String outputSvg...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  3. Copy Shapes between Worksheets with C++|Documen...

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

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  4. Aspose.Slides for PHP via Java 16.1.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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...50 , 500 , 300 ); $series = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. Chart.style property | Aspose.Words for Node.js

    Chart.style property. Gets or sets the style of the Chart....style property Chart.style property Gets or sets the style of...of the chart. get style () : Aspose . Words . Drawing . Charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....size of the hole in a doughnut chart. using ( Presentation pres =...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::Add method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Funnel Chart in Excel using Java Create a Funnel Chart in Excel...Sunburst Chart in Excel using Python Create a Sunburst Chart in Excel...

    kb.aspose.com/cells/
  9. Cell 25.4 如何修改透视表面积图的配色? - Free Support Forum -...

    image.jpg (141.8 KB) 如何设置能使透视表的面积图切换成这种单色模式?...new Document(); // 添加透视表图表 Chart chart = doc.getFirstSection().getBody()...添加数据系列 ChartSeries series = chart.getSeries().add("数据系列", new...

    forum.aspose.com/t/cell-25-4/315444
  10. ChartXValue | Aspose.Words for Java

    Represents an X value for a Chart series in Java....Represents an X value for a chart series. Remarks: This class...All non-null X values of a chart series must be of the same ChartXValueType...

    reference.aspose.com/words/java/com.aspose.word...