Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,417 for

pie chart

(0.16 sec)
  1. 13.3.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 13.3.0 Release Notes – the latest updates and fixes....ODT, RTF and DOCX DrawingML Charts 3D mode rendering implemented...WORDSNET-7941 Fill color of pie chart is rendered as white in PDF...

    docs.aspose.com/words/java/aspose-words-for-jav...
  2. Aspose::Cells::Charts::ChartPoint::GetRadiusPx ...

    Aspose::Cells::Charts::ChartPoint::GetRadiusPx method. Gets the radius of bubble, Pie or doughnut in units of pixels after calls Chart.Calculate() method in C++....Aspose::Cells::Charts::ChartPoint::GetRadiusPx method ChartPoint::GetRadiusPx...bubble, pie or doughnut in units of pixels after calls Chart.Calculate()...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  3. Explosion | Aspose.Sildes for .NET API Reference

    Specifies the amount the data point shall be moved from the center of the Pie. Read/write Int32....moved from the center of the pie. Read/write Int32. public int...IChartDataPoint namespace Aspose.Slides.Charts assembly Aspose.Slides ErrorBarsCustomValue...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. get_Explosion() | Aspose.Slides for C++ API Ref...

    Specifies the amount the data point shall be moved from the center of the Pie. Read int32_t....moved from the center of the pie. Read int32_t . virtual int32_t...int32_t Aspose :: Slides :: Charts :: IChartDataPoint :: get_Explosion...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  5. radius_px property | Aspose.Cells for Python vi...

    radius_px property radius_px property Gets the radius of bubble, Pie or doughnut in units of pixels after calls Chart......bubble, pie or doughnut in units of pixels after calls Chart.Calculate()...See Also module aspose.cells.charts class ChartPoint marker property...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Slides::SmartArt Namespace Reference - ...

    Classes | Enumerations Aspose::Slides::SmartArt Namespace Reference Classes class ISmartArt Represents a SmartArt dia......child nodes in an organization chart More... enum class SmartArtColorType...child nodes in an organization chart Enumerator Initial Initial layout...

    reference.aspose.com/slides/cpp/namespace/aspos...
  7. set_Explosion() | Aspose.Slides for C++ API Ref...

    Specifies the amount the data point shall be moved from the center of the Pie. Write int32_t....the pie. Write int32_t . void Aspose :: Slides :: Charts :: ChartDataPoint...ChartDataPoint Namespace Aspose::Slides::Charts Library Aspose.Slides get_Explosion()...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  8. 使用 C++ 制作 DOCX

    通过几个步骤在 C++ 中创建一个新的 DOCX。使用 C++ 库轻松创建 DOCX。...e::Pie, 432, 252); auto chart = shape->get_Chart(); chart->g...(u"Demo Chart"); chart->get_Series()->Clear(); chart->get_Se...

    products.aspose.com/words/zh/cpp/make/docx/
  9. 使用 C++ 制作 Markdown

    通过几个步骤在 C++ 中创建一个新的 Markdown。使用 C++ 库轻松创建 Markdown。...e::Pie, 432, 252); auto chart = shape->get_Chart(); chart->g...(u"Demo Chart"); chart->get_Series()->Clear(); chart->get_Se...

    products.aspose.com/words/zh/cpp/make/md/
  10. 使用 C++ 制作 HTML

    通过几个步骤在 C++ 中创建一个新的 HTML。使用 C++ 库轻松创建 HTML。...e::Pie, 432, 252); auto chart = shape->get_Chart(); chart->g...(u"Demo Chart"); chart->get_Series()->Clear(); chart->get_Se...

    products.aspose.com/words/zh/cpp/make/html/