Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 127,412 for

presentation

(0.11 sec)
  1. C++ API to Export PS to PCL | products.aspose.com

    Convert PS to PCL within C++ applications....PS to ODP (OpenDocument Presentation Format) Convert PS to ODS...Template Presentation) Convert PS to POWERPOINT (Presentation Files)...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. 使用 Java 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示,并提升内容可读性。...代码演示了如何指定文本必须始终适配其所在的盒子: Presentation pres = new Presentation (); try { ISlide...); pres . save ( "Output-presentation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/java/manage-autofit-s...
  3. AI Features in Aspose.Slides|Aspose.Slides for ...

    Explore AI features in Aspose.Slides for PHP to generate, analyze, and enhance Presentations in PHP, with guides for PowerPoint and OpenDocument formats....Contents [ Hide ] AI-Powered Presentation Translator Developer Guide...

    docs.aspose.com/slides/php-java/ai/
  4. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for PHP via Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using PHP Contents [ Hide...example is given. $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/bubble-chart/
  5. How to Extract Text from PPT, PPTX, and ODP wit...

    Learn how to efficiently extract text from PPT, PPTX, and ODP Presentation files using Aspose.Slides. Explore powerful features for slides, master slides, notes, and comments, and discover how to integrate extracted content into your workflows across Windows, Linux, and macOS....for extracting text from presentation files, including PPT, PPTX...GetPresentationText To extract text from a presentation, the Aspose.Slides API offers...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/python-net/merge/jpg...
  7. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: with open( "image...

    products.aspose.com/slides/python-net/merge/svg...
  8. Merge PNG to PDF in C++ | products.aspose.com

    Merge PNG to PDF in C++. Use C++ library API to combine PNG and PDF... merge, and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/png-to-pdf/
  9. Merge TIFF to PDF in C++ | products.aspose.com

    Merge TIFF to PDF in C++. Use C++ library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/tiff-to-pdf/
  10. Merge SVG to PNG in C++ | products.aspose.com

    Merge SVG to PNG in C++. Use C++ library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); String svgContent...

    products.aspose.com/slides/cpp/merger/svg-to-png/