Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 127,316 for

presentations

(0.2 sec)
  1. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples....paragraph: $presentation = new Presentation ( "Presentation.pptx" );...add effect $autoShape = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-text/
  2. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    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 pres = null ; pres = Globals...ThisAddIn . Application . Presentations . Open ( "mytextone.ppt"...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  3. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/python-net/conversio...
  4. Merge TIFF to PDF in PHP | products.aspose.com

    Merge TIFF to PDF in PHP. Use PHP library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...slides.php" ); $pres = new Presentation (); try { $slide = $pres...

    products.aspose.com/slides/php-java/merger/tiff...
  5. Merge PNG Images in PHP | products.aspose.com

    Merge PNG to PNG in PHP. Use PHP library API to combine PNG files...to merge and manipulate presentations, images, and other files...slides.php" ); $pres = new Presentation (); try { $slide = $pres...

    products.aspose.com/slides/php-java/merger/png-...
  6. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/java/conversion/ppt-...
  7. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....Java How to Create Readonly Presentation using Java How to Strike...How to Merge PowerPoint Presentations using Java How to Add Audio...

    kb.aspose.com/slides/java/
  8. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance Presentations with professional text in C#....text to your PowerPoint presentations. With Aspose.Slides for...formatting options to make your presentation content more expressive...

    docs.aspose.com/slides/net/wordart/
  9. Merge TIFF to PDF in C# | products.aspose.com

    Merge TIFF to PDF in C#. Use .NET library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

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

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...to PNG using (Presentation pres = new Presentation()) { ISvgImage...

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