Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 3,234 for

pptx charts

(1.96 sec)
  1. Публичный 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....new Presentation (); IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/ru/androidjava/public-ap...
  2. Öffentliches API und rückwärtsinkompatible Ände...

    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....new Präsentation (); IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/de/java/public-api-and-b...
  3. Barre d'erreur|Documentation d'Aspose.Slides po...

    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....présentation modifiée dans un fichier PPTX. // Créer une instance de la...d'un graphique à bulles var chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/error-bar/
  4. Aspose.Slides for .NET 16.2.0 のパブリック API と後方互換性...

    Aspose.Slides for .NET のパブリック API の更新と破壊的変更を確認し、PowerPoint の PPT、Pptx、ODP プレゼンテーション ソリューションを円滑に移行できるようにします。...Charts.CategoryAxisType がパブリックに変更されました...GetPresentationText ( "presentation.pptx" , ExtractionMode . Unarranged...

    docs.aspose.com/slides/ja/net/public-api-and-ba...
  5. 错误棒|Aspose.Slides for Node.js via .NET 文档

    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 文件。 // 创建 Presentation 类实例 var...Presentation (); try { // 创建气泡图 var chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/error-bar/
  6. Personnaliser les barres d'erreur dans les grap...

    Apprenez comment ajouter et personnaliser les barres d'erreur dans les graphiques avec Aspose.Slides pour PHP via Java — optimisez les visuels de données dans les présentations PowerPoint....présentation modifiée dans un fichier PPTX. # Créer une instance de la...Créer un graphique à bulles $chart = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/fr/php-java/error-bar/
  7. 使用 Java 自定义演示文稿中的环形图|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义环形图,支持 PowerPoint 格式的动态演示文稿。...Presentation (); try { IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/java/doughnut-chart/
  8. C++ के माध्यम से PPT दस्तावेज़ चार्ट | products...

    विंडोज 32 बिट, विंडोज 64 बिट और लिनक्स 64 बिट के लिए सी ++ रनटाइम एनवायरनमेंट पर पीपीटी फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए सी ++ उदाहरण कोड।...Slides C++ Chart C++ के माध्यम से PPT दस्तावेज़...u "OutputDirectory\\column_chart.ppt" ; // Instantiate Presentation...

    products.aspose.com/slides/hi/cpp/chart/ppt/
  9. إنشاء وتضمين مخططات Excel ككائنات OLE باستخدام ...

    الترحيل من أتمتة Microsoft Office إلى Aspose.Slides لـ .NET وتضمين مخططات Excel ككائنات OLE في شرائح PowerPoint (PPT، Pptx) باستخدام C#....; // إعلان متغيّرات لطريقة Chart.ChartWizard. object paramChartFormat...newChartObject . Name = "Sales Chart" ; // إنشاء مخطط جديد للبيانات...

    docs.aspose.com/slides/ar/net/create-and-embed-...
  10. Excel-Daten in PowerPoint-Präsentationen integr...

    Lesen Sie Daten aus Excel-Arbeitsmappen in Aspose.Slides mithilfe der ExcelDataWorkbook-API. Laden Sie Arbeitsblätter und Zellen und verwenden Sie die Werte, um datengetriebene PowerPoint-Präsentationen zu erstellen....pptx" ); // Durchlaufen Sie die Excel-Zeilen...$"{employeeName} Report.pptx" , SaveFormat . Pptx ); } Beispiel für...

    docs.aspose.com/slides/de/net/excel-integration/