Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 144,289 for

pptx

(1.21 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. 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
  3. 管理 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...
  4. 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/
  5. 在 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...
  6. 在 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...
  7. 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-...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, Pptx and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....pptx" ) as pres : # Traverse through..."AddSmartArtNode_out.pptx" , slides . export . SaveFormat . PPTX ) Add SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. 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...
  10. 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/