Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 50,897 for

chart

(0.09 sec)
  1. How to know the chart yvalues and xvalues - Fre...

    hi ,i am using aspose.cells 20.8.0, please are there any apis to read the chat yvalues and xvalues? a.png (35.3 KB) thank you....How to know the chart yvalues and xvalues Aspose.Cells Product...got the answer: chart.ValueAxis.AxisLabels chart.SecondValueAxis...

    forum.aspose.com/t/how-to-know-the-chart-yvalue...
  2. Values in horizontal axes of a chart got change...

    Values in horizontal axes of a Chart got changed in Aspose converted pdf. Latest Activity Chart x axis date change to number. ppsx_Charts_notes_commentsNative.zip (474.7 KB)...Values in horizontal axes of a chart got changed in Aspose converted...Values in horizontal axes of a chart got changed in Aspose converted...

    forum.aspose.com/t/values-in-horizontal-axes-of...
  3. Error Occurs while Setting Chart Series Color w...

    Hi team, I’m facing error while setting Chart series color. const ChartDataObject = placeHolder.data; const ChartData = shape.getChartData(); const ChartSeries = ChartData.getSeries(); const fact = ChartData.getChartDa…...Error Occurs while Setting Chart Series Color with Aspose.Slides...Slides Product Family slides-chart , slides-nodejs karanmarsh May...

    forum.aspose.com/t/error-occurs-while-setting-c...
  4. More issues converting a Word Document containi...

    We’ve got an issue with Aspose.Words 22.5 failing to correctly render a specific document to pdf. We’ve also replicated the issue using v22.8. Code duplicating the issue is as follows… static void Main(string[] arg…...containing a chart to a PDF Aspose.Words Product Family charts support-1...PDF the data points in the chart are not visible. We logged a...

    forum.aspose.com/t/more-issues-converting-a-wor...
  5. How to update chart data values? - Free Support...

    Hello Aspose, I have a simple docx with a single bar Chart in it. The bar Chart has already been setup with all the styles, etc that are needed. All I need to automate is a push into the Chart of new data value. I ca…...How to update chart data values? Aspose.Words Product Family...with a single bar chart in it. The bar chart has already been...

    forum.aspose.com/t/how-to-update-chart-data-val...
  6. Aspose.cells export chart to image is not the s...

    hi,i have an excel file: 123.zip (21.6 KB) i use the below codes to export image to jpg file: using (var workbook = new Workbook(@"O:\123.xlsx")) { var sheet = workbook.Worksheets[0]; var Chart = sheet.Char…...cells export chart to image is not the same shown on excel...Worksheets[0]; var chart = sheet.Charts[0]; var width = chart.ActualChartSize...

    forum.aspose.com/t/aspose-cells-export-chart-to...
  7. How to create Tornado chart - Free Support Foru...

    Hi, I want to create a tornado Chart using aspose.net. For this to work, I have to make the value of 1 of the 2 columns I want to compare negative. This will cause the 2nd column to display in the opposite direction from…...How to create Tornado chart Aspose.Cells Product Family cells-net...I want to create a tornado chart using aspose.net. For this to...

    forum.aspose.com/t/how-to-create-tornado-chart/...
  8. Chart line ending arrows are missing - just str...

    Dear Aspose. As you can see from example. When Chart is printed lines inside comes without decoration of their ends just 2 orange straight lines without ending arrows. Attaching image demonstrating the difference in…...Chart line ending arrows are missing - just straight line is...can see from example. When chart is printed lines inside comes...

    forum.aspose.com/t/chart-line-ending-arrows-are...
  9. Wrong Slide Chart Image - Free Support Forum - ...

    Hi, right now we are using java aspose-slides 22.9 and trying to parse uploaded pptx file(Charts2.pptx) and export slides to images. Slide has two Charts which are not parsed correctly. Problems are shown ir red color. …...Wrong Slide Chart Image Aspose.Slides Product Family slides-java...slides-java , slides-chart , slides-rendering ANDREA.FARRIS December...

    forum.aspose.com/t/wrong-slide-chart-image/257267
  10. Word Chart text highlight problem - Free Suppor...

    Hi Team, Highlighting text in word Chart not happening. using following code: FindReplaceOptions option1 = new FindReplaceOptions(); option1.ApplyFont.HighlightColor = System.Drawing.Color.Yellow; option1.FindWholeWord…...Word Chart text highlight problem Aspose.Words Product Family... Highlighting text in word chart not happening. using following...

    forum.aspose.com/t/word-chart-text-highlight-pr...