Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 2,211 for

pptx charts

(0.13 sec)
  1. حسابات المخطط|وثائق Aspose.Slides

    حسابات وقيم مخطط PowerPoint في C# أو .NET...pptx" )) { Chart chart = ( Chart ) pres . Slides...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/ar/net/chart-calculations/
  2. Diagramm-Berechnungen|Aspose.Slides Dokumentation

    PowerPoint-Diagrammberechnungen und -werte in C# oder .NET...pptx" )) { Chart chart = ( Chart ) pres . Slides...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/de/net/chart-calculations/
  3. チャート軸|Aspose.Slides ドキュメント

    Java で PowerPoint チャート軸を編集する方法...Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()..., 100 , 100 , 500 , 350 ); chart . validateChartLayout (); double...

    docs.aspose.com/slides/ja/androidjava/chart-axis/
  4. Выноски|Документация Aspose.Slides для Python

    Выноски и метки данных диаграмм PowerPoint на Python...Presentation () as presentation : chart = presentation . slides [ 0...0 ] . shapes . add_chart ( slides . charts . ChartType . PIE ...

    docs.aspose.com/slides/ru/python-net/callout/
  5. Graphiques Animés|Documentation Aspose.Slides p...

    Séries de graphiques et animations PowerPoint en Python...pptx" ) as presentation : # Obtenir...0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animer les...

    docs.aspose.com/slides/fr/python-net/animated-c...
  6. Diagramm Plotbereich|Aspose.Slides Dokumentation

    Erhalten Sie Breite, Höhe des Diagramm-Plotbereichs. Legen Sie den Layoutmodus fest. PowerPoint-Präsentation in C# oder .NET...Pptx" )) { Chart chart = ( Chart ) pres . Slides...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/de/net/chart-plot-area/
  7. Diagramm Arbeitsmappe|Aspose.Slides Dokumentation

    Diagramm Arbeitsmappe in PowerPoint-Präsentation in C++...Presentation > ( u "chart.pptx" ); auto chart = System :: ExplicitCast...ExplicitCast < Chart > ( pres -> get_Slides () -> idx_get ( 0 ) ->...

    docs.aspose.com/slides/de/cpp/chart-workbook/
  8. Анимированные графики|Документация Aspose.Slide...

    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....pptx" ); try { # Получите ссылку...= $slide -> getShapes (); $chart = $shapes -> get_Item ( 0 );...

    docs.aspose.com/slides/ru/php-java/animated-cha...
  9. رسم بياني دائري|توثيق Aspose.Slides لـ PHP

    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....إضافة رسم بياني على الشريحة $chart = $pres -> getSlides () -> get_Item...400 ); # تعيين خصائص مختلفة $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/ar/php-java/pie-chart/
  10. بيانات الرسم البياني|وثائق Aspose.Slides

    تعيين بيانات label الرسم البياني لمسافة PowerPoint في Java...Presentation (); try { IChart chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/ar/androidjava/chart-dat...