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

pptx

(0.14 sec)
  1. 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/
  2. 66519077.xlsx

    Sheet1 This is the sample Pdf document. This is the sample Word document. This is the sample Word document. Power Point 2016 This is sample Pptx document. Power Point 2016This is sample Pptxdocumen......Power Point 2016 This is sample pptx document. Power Point 2016This...

    docs.aspose.com/cells/fr/cpp/extracting-ole-obj...
  3. 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/
  4. Power Point 2016

    Power Point 2016 This is sample Pptx document. 1 2018-05-13T12:29:58Z 16.0000 2 9 Widescreen Home 9 2018-05-13T12:28:28Z 2018-05-13T12:29:58Z 2018-05-13T12:29:58Z Power Point 2016 2018-05-13T12:29:......Power Point 2016 This is sample pptx document. 1 2018-05-13T12:29:58Z...

    docs.aspose.com/cells/it/cpp/extracting-ole-obj...
  5. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、Pptx 和 ODP 演示文稿中添加缩略图和过渡效果。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 PHP 代码展示了如何在幻灯片上创建缩放框架:...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  6. 在 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...
  7. 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...
  8. 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/
  9. 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/
  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/