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

pptx

(0.15 sec)
  1. Convert OTP to POT in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  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. 在 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...
  4. 在 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/
  5. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  6. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-data-l...
  7. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-data-label/
  8. PowerPoint→XPS-複数の問題 - Free Support Forum - asp...

    ① 不具合の概要 Aspose.slides 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 PowerPointErrorファイルリンク ・ErrorReport_PowerPoint.xlsx: 不具合事象のリストを記載しております。このエクセルには以…...changed when converting PPT/PPTX to XPS) SLIDESNET-44986 (Chart...(Chart is missing when converting PPTX to XPS) SLIDESNET-44987 (Date...

    forum.aspose.com/t/powerpoint-xps/313167
  9. 使用 C++ 管理演示文稿评论|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 精通演示文稿评论:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除评论。...pptx" , SaveFormat :: Pptx ); if ( comments...Presentation > ( u "Comments1.pptx" ); for ( auto && commentAuthor...

    docs.aspose.com/slides/zh/cpp/presentation-comm...
  10. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, Pptx and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....pptx" , slides . export . SaveFormat . PPTX ) Change..."example_out.pptx" , slides . export . SaveFormat . PPTX ) Change...

    docs.aspose.com/slides/python-net/audio-frame/