Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 144,311 for

pptx

(0.14 sec)
  1. Convert POT to PNG in PHP | products.aspose.com

    Sample code for POT to PNG PHP conversion. Use PowerPoint PHP API for batch conversion POT files to PNG files....to PNG HTML JPG PDF SVG PPT PPTX Convert POT to PNG in PHP Powerful...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/php-java/conversion/...
  2. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat :: Pptx ); Change the Audio...presentation -> Save ( u "example_out.pptx" , Aspose :: Slides :: Export...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Missing Features in VSTO|Aspose.Slides Document...

    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 Conversion from PPT to PPTX format Conversion of OpenOffice...

    docs.aspose.com/slides/net/missing-features-in-...
  4. 在 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...
  5. Digitally Sign PowerPoint Files on Windows, Lin...

    Free App and APIs to manage signatures on PPT Pptx and ODP files...or image to PowerPoint PPT, PPTX & ODP presentations on any platform...

    products.aspose.com/slides/signature/
  6. 在 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/
  7. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...将修改后的演示文稿写入 PPTX 文件。 以下 PHP 代码演示如何创建普通图表: # 实例化表示 PPTX 文件的演示文稿类...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/create-chart/
  8. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { # Accesses the first...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-placehol...
  9. Merge POT Files using .NET | products.aspose.com

    C# source code to combine POT 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/pot/
  10. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP 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/odp/