Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,661 for

chart

(0.03 sec)
  1. 导出图表|Aspose.Slides 文档

    在 C++ 中从 PowerPoint 演示文稿中获取图表图像...presentation -> get_Slide ( 0 ); auto chart = slide -> get_Shapes () ->... 500 , 500 ); auto image = chart -> GetImage (); image -> Save...

    docs.aspose.com/slides/zh/cpp/export-chart/
  2. Aspose.Slides for .NET 16.2.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.CategoryAxisType 已切换为公共 用于...sourcePptxFileName )) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. 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...
  4. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...Delete default generated series. chart -> get_Series () -> Clear ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... charts . ChartMarker : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....with a chart, and render it to a specific scale. Chart chart = builder...500 , 400 ). Chart ; chart . Series . Clear (); chart . Series ...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Aspose::Words::Drawing::Shape::get_Chart method...

    Aspose::Words::Drawing::Shape::get_Chart method. Provides access to the Chart properties if this shape has a Chart in C++....::get_Chart method Contents [ Hide ] Shape::get_Chart method...access to the chart properties if this shape has a Chart . System...

    reference.aspose.com/words/cpp/aspose.words.dra...