Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 141,306 for

pptx

(0.16 sec)
  1. Convert DOCX to PPS in Android Apps or with fre...

    DOCX to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....presentation formats, including PPS, PPTX, HTML, and many more. It also...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  2. Online Powerpoint File Comparison or Build .NET...

    Free online app to Compare different Powerpoint files. C# .NET comparison library code for Powerpoint documents....PowerPoint formats—including PPT, PPTX, PPTM, POTX, POTM, PPSX, and...(Macro-enabled Presentation File) Compare PPTX Files (Open XML presentation...

    products.aspose.com/total/net/compare/powerpoint/
  3. 档案

    档案...PPT/PPTX 幻灯片中设置背景图片的步骤。 首先,使用 Presentation 类加载或创建 PPT/PPTX 演示文稿。...round-image.pptx", slides.export.SaveFormat.PPTX) 以下屏幕截图显示了添加背景图像后生成的...

    blog.aspose.com/zh/slides/set-background-of-ppt...
  4. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/potx/
  5. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/potm/
  6. 搜索

    搜索...示如何在 C# 中從 PowerPoint PPT 或 PPTX 中提取圖像。 從 PowerPoint PPT 中提取圖像的...中提取圖像的 C# API 在 C# 中從 PPTX 中提取圖像 從 PPT 中的形狀中提取圖像 從PPT幻燈片背景中提取圖像...

    blog.aspose.com/zh-hant/slides/extract-images-f...
  7. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  8. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } Change the Audio...Save ( "example_out.pptx" , SaveFormat . Pptx ); } Change Audio...

    docs.aspose.com/slides/net/audio-frame/
  9. 在 Java 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/zh/java/presentation-com...
  10. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 Pptx 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" ); try { // 获取图表对象的引用 ISlide..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/animated-charts/