Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 2,153 for

pptx charts

(0.1 sec)
  1. Animierte Diagramme|Aspose.Slides Dokumentation

    PowerPoint-Diagrammserien und Animationen in C# oder .NET...pptx" )) { // Holen Sie sich die...Shapes as ShapeCollection ; var chart = shapes [ 0 ] as IChart ; //...

    docs.aspose.com/slides/de/net/animated-charts/
  2. Оси графиков|Документация Aspose.Slides

    Как редактировать оси графиков PowerPoint на C++...get_Shapes (); auto chart = System :: ExplicitCast < Chart > ( shapes...0f )); chart -> ValidateChartLayout (); auto axes = chart -> get_Axes...

    docs.aspose.com/slides/ru/cpp/chart-axis/
  3. منطقة رسم المخطط|وثائق 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-plot-area/
  4. Серия графиков|Документация Aspose.Slides

    Серия графиков в презентациях PowerPoint на Java...изменённую презентацию в файл PPTX. Этот код на Java показывает...// Добавляет график IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/ru/androidjava/chart-ser...
  5. أسطورة المخطط|وثائق 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.... كتابة العرض التقديمي كملف PPTX. في المثال الموضح أدناه، قمنا...عمودي متراص على الشريحة IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/ar/androidjava/chart-leg...
  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. حسابات المخططات|وثائق Aspose.Slides لـ Python

    حسابات وقيم المخطط في PowerPoint باستخدام بايثون...charts as charts import aspose.slides as...Presentation ( "pres.pptx" ) as pres : chart = pres . slides [ 0...

    docs.aspose.com/slides/ar/python-net/chart-calc...
  8. Créer ou Mettre à Jour des Graphiques de Présen...

    Créer un graphique dans une présentation PowerPoint en C# ou .NET...Charts . Les valeurs de cette énumération...modifiée en tant que fichier PPTX. Ce code C# vous montre comment...

    docs.aspose.com/slides/fr/net/create-chart/
  9. حسابات المخطط|وثائق 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/
  10. 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/