Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 143,436 for

pptx

(0.68 sec)
  1. C++ API to Convert XPS to PPT | products.aspose...

    Convert XPS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export XPS to PPTX by using Aspose.PDF for C++...export XPS to PPTX. The second step is to convert PPTX to PPT by...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Convert SVG to XAML | products.aspos...

    Convert SVG to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export SVG to PPTX using Aspose.PDF for C++. Aspose...files to PPTX format. The second step is to convert PPTX to XAML...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 下面的代码演示如何格式化矩形 AutoShape...Color :: get_Blue ()); // 将 PPTX 文件保存到磁盘。 presentation -> Save...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  4. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group slides with JavaScript examples for PPT, Pptx, and ODP....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "section.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "slide_transition.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...the presentation to disk as a PPTX file. This PHP code shows you...ByLevelParagraphs1 ); # Save the PPTX file to disk $pres -> save (...

    docs.aspose.com/slides/php-java/shape-animation/
  7. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....pptx" , loadOptions ) as pptx : # Generate slide...slide thumbnail with pptx . slides [ 0 ] . get_image ( 1 , 1 )...

    docs.aspose.com/slides/python-net/default-font/
  8. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/group/
  9. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "video.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "chart.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...