Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 130,530 for

presentation

(2.37 sec)
  1. Export SVG to POT in Android | products.aspose.com

    Android API to Convert SVG to POT without using Microsoft Word...used to create a PowerPoint presentation. Converting SVG to POT can...help to create a PowerPoint presentation with a consistent look and...

    products.aspose.com/total/android-java/conversi...
  2. Merge FODP Files Using PHP | products.aspose.com

    Merge multiple FODP files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/fodp/
  3. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/potm/
  4. Merge PPS Files Using PHP | products.aspose.com

    Merge multiple PPS files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/pps/
  5. Merge PPTM Files Using PHP | products.aspose.com

    Merge multiple PPTM files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/pptm/
  6. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  8. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Python: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/python-net/automating-po...
  9. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  10. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a rectangle shape (defaults...

    docs.aspose.com/slides/net/examples/elements/te...