Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 16,829 for

chart

(0.2 sec)
  1. Aspose.Cells Object Model|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.... ChartCollection/Chart The Charts object represents a collection...of all the Chart objects in a Worksheet. Each Chart object is...

    docs.aspose.com/cells/java/aspose-cells-object-...
  2. 通过C++使用Node.js读取和操作Excel 2016图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和操作Excel 2016图表。本指南将展示如何访问和修改各种图表属性。...file containing excel 2016 charts const workbook = new AsposeCells...worksheet which contains the charts const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-ma...
  3. Do we have the ability to perform redaction in ...

    hi Aspose, Do we have the ability to perform redaction in the aspose cells editor? like apply back colour on the embedded images, Charts and cells Thank you, Ganesh Kumar....colour on the embedded images, charts and cells Thank you, Ganesh...remove the added content or chart or image in the excel? like...

    forum.aspose.com/t/do-we-have-the-ability-to-pe...
  4. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...Cells Product Family excel-charts , chart hormancey May 13, 2025...Worksheets[0]; Chart charttest = sheettest.Charts[0]; charttest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  5. Shape.hasChart property | Aspose.Words for Node.js

    Shape.hasChart property. Returns ``true`` if this [Shape](../) has a [Chart](../../Chart/)....Returns true if this Shape has a Chart . get hasChart () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...Line , 2 , 4 , 15 , 10 ); Chart chart = sheet . GetCharts (). Get...); chart . GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  7. Aspose::Words::Drawing::Charts::ChartMarker::se...

    Aspose::Words::Drawing::Charts::ChartMarker::set_Symbol method. Sets Chart marker symbol in C++....Aspose::Words::Drawing::Charts::ChartMarker::set_Symbol method...ChartMarker::set_Symbol method Sets chart marker symbol. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 圆环图|Aspose.Slides 文档

    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 (); try { IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/androidjava/doughnut-...
  9. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, Charts from ppt are not rendered correctly in PDF. In PDF Chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Converting PPTX to PDF in Java, Charts Are Not Rendered Properly Aspose...slides-java , slides-fonts , slides-chart , slides-pdfexport andrey.potapov...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert Charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...Team, I’m trying to convert charts/ranges in excel to images to...

    forum.aspose.com/t/shapes-in-charts-rendered-by...