Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 130,443 for

presentation

(0.17 sec)
  1. Convert PDF to PPTX in C# | products.aspose.com

    Convert PDF to PPTX in C#. Use .NET library API to convert PDF to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert PDF to PPTX in...

    products.aspose.com/slides/net/conversion/pdf-t...
  2. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint Presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....and footer in PowerPoint presentations are used to display additional...in PowerPoint PPTX/PPT presentations programmatically using C#...

    blog.aspose.com/slides/add-header-footer-in-pow...
  3. Extract Flash Objects from Presentations in C++...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in C++ with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in C++ Contents [ Hide ]...extract Flash objects from presentations by using Aspose.Slides....

    docs.aspose.com/slides/cpp/flash/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。...图例定位 为了设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using JavaScript Contents...[ Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  10. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.pps" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/pps/