Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 18,736 for

chart

(0.06 sec)
  1. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...属性,用于返回趋势线的方程文本,要使用这个属性,首先需要调用 Chart.calculate() 方法。 以下截图显示带有趋势线...Access the first chart inside the worksheet const chart = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  2. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...sample values used in a pie chart worksheet . getCells (). get...sample values used in a pie chart worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  3. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Load the chart from the source worksheet Chart chart = worksheet...labels direction to Horizontal chart . GetCategoryAxis (). GetTickLabels...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  4. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....; Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. var layoutSlide1 = presentation...

    docs.aspose.com/slides/net/automating-powerpoin...
  5. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. let layoutSlide1 = presentation...

    docs.aspose.com/slides/nodejs-java/automating-p...
  6. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the Chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...Hi When convert to PDF, the chart format are incorrect as the...the number “33%” on the bar chart was changed to “3”. Thank you...

    forum.aspose.com/t/pdf-format-error-after-conve...
  7. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...Cells Pie Chart Example </ h1 > < input type...sample values used in a pie chart worksheet . cells . get ( "C3"...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  8. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....size of the hole in a doughnut chart. Presentation pres = new Presentation...Presentation (); IChart chart = pres . getSlides (). get_Item (...

    docs.aspose.com/slides/java/public-api-and-back...