Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 144,191 for

pptx

(0.38 sec)
  1. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations....pptx" ); try { // Traverse through..."AddSmartArtNode.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { ISlide slide = pres...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  4. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate the presentation..."SimpleSmartArt_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-smartart-shape/
  5. Aspose.Slides for C++ does not render certain c...

    We have inserted 4 default charts from MS PowerPoint in the attached file (charts-png-render-issue.Pptx). The exported png files of the charts does not match both the preview and png output of MS PowerPoint. The first th…...pptx). The exported png files of...containing example cpp code, example pptx, output of MS PowerPoint and...

    forum.aspose.com/t/aspose-slides-for-c-does-not...
  6. 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…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  7. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...pptx" , slides . export . SaveFormat . PPTX ) Represent...resenta.pptx" , slides . export . SaveFormat . PPTX ) FAQ Is...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  8. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples....pptx" ); try { // Accesses a slide...slides . Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/nodejs-java/access-slide...
  9. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...directly convert an Excel file to PPTX with highest fidelity and precision...convert an Excel workbook to PPTX format using Aspose.Cells for...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  10. 在 Java 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...Aspose 免费的 PowerPoint 到 PNG 转换器 : PPTX to PNG 和 PPT to PNG 。它们是本页所述过程的实时实现。...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/zh/java/convert-powerpoi...