Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,482 for

pptx charts

(0.07 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...Presentation (); try { IChart chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  2. 3D 图表|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 文件。 Presentation pres = new...0 ); // 添加带有默认数据的图表 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/3d-chart/
  3. 饼图|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....(); try { // 在幻灯片上添加图表 IChart chart = pres . getSlides (). get_Item...50 , 500 , 400 ); // 设置不同属性 chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  4. Public API and Backwards Incompatible Changes i...

    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" ); IShapeCollection sourceShapes...); Added the Aspose.Slides.Charts.IDataSourceTypeForEr Interface...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Aspose.Slides for PHP via Java 15.10.0中的公共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....= $slide -> getShapes (); $chart = $shapes -> get_Item ( 0 );...getMainSequence () -> addEffect ( $chart , EffectType :: Fade , EffectSubType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. 饼图|Aspose.Slides for 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....Presentation (); try { # 在幻灯片上添加图表 $chart = $pres -> getSlides () -> get_Item...50 , 500 , 400 ); # 设置不同属性 $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/pie-chart/
  7. Saving a Presentation with a Bubble Chart in C#...

    I have found some issues, but t is not easy too reprodue this. Becouse we got Pptx Templates and fill it dynamic with data. For This error we open a Pptx with a multimeda placeholder: grafik.png (4.5 KB) We set here …...Presentation with a Bubble Chart in C# Causes ThrowNullThisInDeleg...Family slides-net , slides-chart Tivian_XI March 12, 2024, 7:19am...

    forum.aspose.com/t/saving-a-presentation-with-a...
  8. Public API and Backwards Incompatible Changes i...

    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....Charts.IErrorBarsFormat Interface...This represents error bars of chart series. In case of custom value...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in C++...placeholder for the core content (chart, paragraphs, bullet list, numbered...= u "../templates/AddSlides.pptx" ; const String outPath = u...

    docs.aspose.com/slides/cpp/slide-layout/
  10. Chart Legend|Aspose.Slides 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....Chart Legend Contents [ Hide ] Legend Positioning In order to...reference of the slide. Adding a chart on slide. Setting the properties...

    docs.aspose.com/slides/cpp/chart-legend/