Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 14,189 for

chart

(0.07 sec)
  1. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    اكتشف خاصية "عرض نطاق علامات البيانات" (ShowDataLabelsRange) لتحسين مخططاتك البيانية من خلال عرض قيم علامات البيانات. حسّن الوضوح مع هذه الميزة السهلة!... 400 , 300 ); Chart chart = chartShape . Chart ; Assert . AreEqual...AreEqual ( 3 , chart . Series . Count ); Assert . AreEqual ( "Series...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 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 [ 0...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/de/net/chart-plot-area/
  3. Выноски|Документация 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/
  4. Libro de Gráficos|Documentación de Aspose.Slides

    Libro de gráficos en presentación de PowerPoint en C# o .NET...Presentation ( "chart.pptx" )) { Chart chart = ( Chart ) pres . Slides...Shapes [ 0 ]; IChartData data = chart . ChartData ; MemoryStream stream...

    docs.aspose.com/slides/es/net/chart-workbook/
  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....Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()..., 100 , 100 , 500 , 350 ); chart . validateChartLayout (); double...

    docs.aspose.com/slides/ja/androidjava/chart-cal...
  6. Eje del Gráfico|Documentación de Aspose.Slides

    Cómo editar el eje de gráfico de PowerPoint en Java...Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()..., 100 , 100 , 500 , 350 ); chart . validateChartLayout (); double...

    docs.aspose.com/slides/es/androidjava/chart-axis/
  7. Анимированные графики|Документация 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.... getShapes (); IChart chart = ( IChart ) shapes . get_Item...getMainSequence (). addEffect ( chart , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/ru/java/animated-charts/
  8. Llamada|Documentación de 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...Pie , 50 , 50 , 500 , 400 ); chart . getChartData (). getSeries...

    docs.aspose.com/slides/es/java/callout/
  9. قراءة عنوان فرعي للرسم البياني من ملف ODS باستخ...

    تعلم كيف تستخدم Aspose.Cells for C++ لقراءة العنوان الفرعي للرسم البياني من ملف جدول بيانات OpenDocument (ODS). سيُظهر دليلنا كيف تستخرج وتصل إلى العنوان الفرعي للرسم البياني لمزيد من التحليل أو العرض....في ملفات ODS باستخدام خاصية Chart.SubTitle . يقوم الكود العيني...الرسم البياني باستخدام خاصية Chart.SubTitle وطباعته في نافذة الكونسول...

    docs.aspose.com/cells/ar/cpp/read-chart-subtitl...
  10. ChartSeries.Bubble3D | Aspose.Words لـ .NET

    حسّن مخطط الفقاعات الخاص بك مع ChartSeries Bubble3D! أضف تأثيرات ثلاثية الأبعاد مذهلة إلى فقاعاتك لتأثير بصري جذاب....Bubble3D , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...AreEqual ( 1 , chart . Series . Count ); Assert . AreEqual ( "Y-Values"...

    reference.aspose.com/words/ar/net/aspose.words....