Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 13,982 for

chart

(0.06 sec)
  1. 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.... 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...
  2. 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...
  3. 气泡图|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..., 100 , 100 , 400 , 300 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  4. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color 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. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible 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...
  6. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color 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...
  7. BubbleSizeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.BubbleSizeCollection class, your go-to solution for managing bubble sizes in Chart series effectively....collection of bubble sizes for a chart series. public class BubbleSizeCollection...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...series. chart . Series . Clear (); ChartSeries series = chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....Aspose::Words::Drawing::Charts::ChartMarker::get_Format method...Aspose :: Words :: Drawing :: Charts :: ChartFormat > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...NET Chart 通過 .NET 的 PPTX 文檔圖表 PNG JPG...創建 PPTX 文件圖表 - C# //Creating Charts in a Presentation Presentation...

    products.aspose.com/slides/zh-hant/net/chart/pptx/