Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 143,938 for

pptx

(0.73 sec)
  1. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/audio-frame/
  2. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/audio-frame/
  3. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 将演示文稿保存为 PPTX 文件。 以下 Python 示例实现了这些步骤: import..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) 检查形状是否为文本框...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  4. 管理 Python 中的演示文稿批注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 掌握演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。...pptx" , slides . export . SaveFormat . PPTX ) if comments.... Presentation ( "Comments1.pptx" ) as presentation : for author...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....pptx" , slides . export . SaveFormat . PPTX ) Numbering...load a PPTX file. with slides . Presentation ( "sample.pptx" ) as...

    docs.aspose.com/slides/python-net/manage-table/
  6. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations....outlines how data is stored in PPTX files, notes that presentation-specific...Presentation Files PPTX files—items with the .pptx extension—are stored...

    docs.aspose.com/slides/python-net/managing-tags...
  8. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM 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/pptm/
  9. 在 PHP 中管理演示文稿评论|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 高效轻松地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿评论。...pptx" , SaveFormat :: Pptx ); if ( java_values...new Presentation ( "Comments1.pptx" ); try { foreach ( $pres ->...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...pres . save ( "out.pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...

    docs.aspose.com/slides/python-java/installation/