Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,229 for

pptx charts

(0.1 sec)
  1. PowerPoint - Populating Data Tags with Data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[test]>> and then try to populate this tag with a value and cannot get …...Family slides-net , slides-chart , slides-reporting Kayleigh...have a PowerPoint file with a chart, I right click and Edit Data...

    forum.aspose.com/t/powerpoint-populating-data-t...
  2. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for 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/
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, Pptx and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....pptx" ) as pres : # Traverse through..."AddSmartArtNode_out.pptx" , slides . export . SaveFormat . PPTX ) Add SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  5. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...450 , 300 ); $chart -> setDataTable ( true ); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....size of the hole in a doughnut chart. using ( Presentation pres =...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. 饼图|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....(); try { // 在幻灯片上添加图表 var chart = pres . getSlides (). get_Item...50 , 500 , 400 ); // 设置不同的属性 chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/nodejs-java/pie-chart/
  8. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...Color palette labels in a chart are not positioned correctly...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....size of the hole in a doughnut chart. Presentation pres = new Presentation...Presentation (); IChart chart = pres . getSlides (). get_Item (...

    docs.aspose.com/slides/java/public-api-and-back...
  10. 档案

    档案...pptx" , aspose . slides . SaveFormat . Pptx ); 在 Node...Presentation ( "presentation.pptx" ); // 获取第一张幻灯片 var slide =...

    blog.aspose.com/zh/ppt/create-and-open-ppt-in-n...