Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 14,188 for

chart

(0.16 sec)
  1. Convertir gráfico a imagen con C++|Documentation

    Aprenda a usar Aspose.Cells for C++ para convertir un gráfico en un formato de imagen, como JPEG o PNG. Nuestra guía demostrará cómo exportar un gráfico de Microsoft Excel y guardarlo como una imagen independiente para su uso y manipulación posteriores....soporte de renderizado, la clase Chart ha expuesto métodos ToImage...Gráficos a Imágenes El método Chart.ToImage tiene varias sobrecargas...

    docs.aspose.com/cells/es/cpp/chart-to-image/
  2. Skapa diagram|Documentation

    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....ChartCollection charts = sheet . Charts ; // Adding a chart to the worksheet...worksheet int chartIndex = charts . Add ( ChartType . Pyramid...

    docs.aspose.com/cells/sv/net/create-charts/
  3. Создание графиков|Documentation

    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....ChartCollection charts = sheet . Charts ; // Adding a chart to the worksheet...worksheet int chartIndex = charts . Add ( ChartType . Pyramid...

    docs.aspose.com/cells/ru/net/create-charts/
  4. Легенда графика|Документация 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....столбчатый график на слайд IChart chart = slide . getShapes (). addChart...свойства легенды chart . getLegend (). setX ( 50 / chart . getWidth...

    docs.aspose.com/slides/ru/java/chart-legend/
  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....колонную диаграмму на слайд IChart chart = slide . getShapes (). addChart...свойства легенды chart . getLegend (). setX ( 50 / chart . getWidth...

    docs.aspose.com/slides/ru/androidjava/chart-leg...
  6. الرسوم البيانية المتحركة|وثائق 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/ar/java/animated-charts/
  7. Gráficos Animados|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.... getShapes (); IChart chart = ( IChart ) shapes . get_Item...getMainSequence (). addEffect ( chart , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/es/java/animated-charts/
  8. استخدام فئة ChartGlobalizationSettings لتعيين ل...

    تعلم كيفية استخدام فئة ChartGlobalizationSettings في Aspose.Cells for C++ لضبط لغات مختلفة لمكونات المخطط. د دليلنا سيساعدك على فهم كيفية توطين عناصر المخطط، التسميات، والأساطير إلى لغات مختلفة، مما يتيح لك عرض بياناتك بطريقة ملائمة ثقافيًا....namespace Aspose :: Cells :: Charts ; class TurkeyChartGlobaliza...return u "Grafik Başlığı" ; // Chart Title } U16String GetLegendIncreaseNam...

    docs.aspose.com/cells/ar/cpp/using-chartglobali...
  9. Modifier la position et la taille du graphique|...

    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....Cells: Chart.getChartObject().get/setWidth() Chart.getChartObject()...get/setHeight() Chart.getChartObject().get/setX() Chart.getChartObject()...

    docs.aspose.com/cells/fr/java/change-chart-posi...
  10. Come creare un diagramma di Gantt con C++|Docum...

    Impara come creare un diagramma di Gantt con API Aspose.Cells for C++....( 0 ); // Create BarStacked Chart int32_t chartIndex = worksheet...); // Retrieve the Chart object Chart chart = worksheet . GetCharts...

    docs.aspose.com/cells/it/cpp/how-to-create-gant...