Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 143,423 for

pptx

(0.7 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the modified presentation to a PPTX file. The code snippet below... Save the presentation to a PPTX file. // Instantiate Presentation...

    docs.aspose.com/slides/cpp/activex/
  2. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....pptx" ) as presentation : slide =...slides . Presentation ( "Fonts.pptx" ) as presentation : all_fonts...

    docs.aspose.com/slides/python-net/embedded-font/
  3. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....PPT to HTML in Java Convert PPTX to HTML in Java Convert ODP...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for .NET. Improve your slide visuals effortlessly....Pptx" )) { Chart chart = ( Chart...Save ( "Chart_out.pptx" , SaveFormat . Pptx ); } Set the Layout...

    docs.aspose.com/slides/net/chart-plot-area/
  5. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using .NET for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/net/examine-presentation/
  6. Retrieve and Update Presentation Information on...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/androidjava/examine-pres...
  7. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...get_presentation_info ( "pres.pptx" ) print ( info1 . load_format...

    docs.aspose.com/slides/python-net/examine-prese...
  8. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....pptx" ); try { # Renders a slide...= new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...

    docs.aspose.com/slides/php-java/embedded-font/
  9. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-replace...
  10. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "text_box.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...