Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 10,829 for

html to presentation

(0.09 sec)
  1. Merge PPTM Files using Java | products.aspose.com

    Java sample code To combine PPTM documents on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....file with an instance of Presentation class. Load the second PPTM...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/pptm/
  2. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code To apply password protection on Powerpoint Presentations....applying password to Powerpoint presentation through C++. Download Online...Load Powerpoint file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/cpp/protect/powerpoint/
  3. View Powerpoint File Online and using .NET | pr...

    Free online Powerpoint file viewer app. .NET API C# code To view Powerpoint Presentation for viewer application....NET based Powerpoint presentation viewer utility application...Powerpoint presentation. Download View Powerpoint Presentation via Online...

    products.aspose.com/total/net/viewer/powerpoint/
  4. Merge PPTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptm/
  5. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed cusTom fonts in PowerPoint slides with Aspose.Slides for Python via .NET To keep your Presentations sharp and consistent across any device....custom fonts at runtime so presentations render correctly even when...to load fonts used in a presentation without installing them...

    docs.aspose.com/slides/python-net/custom-font/
  6. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations without Microsoft Office....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/net/product-overview/
  7. View PPTM File Online and using .NET | products...

    Free online PPTM file viewer app. .NET API C# code To view PPTM Presentation for viewer application....NET based PPTM presentation viewer utility application...view PPTM presentation. Download View PPTM Presentation via Online...

    products.aspose.com/total/net/viewer/pptm/
  8. View PPSX File Online and using .NET | products...

    Free online PPSX file viewer app. .NET API C# code To view PPSX Presentation for viewer application....NET based PPSX presentation viewer utility application...view PPSX presentation. Download View PPSX Presentation via Online...

    products.aspose.com/total/net/viewer/ppsx/
  9. View PPSM File Online and using .NET | products...

    Free online PPSM file viewer app. .NET API C# code To view PPSM Presentation for viewer application....NET based PPSM presentation viewer utility application...view PPSM presentation. Download View PPSM Presentation via Online...

    products.aspose.com/total/net/viewer/ppsm/
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...个段落且每个段落包含 3 个部分的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...desired the presentation SharedPtr < Presentation > pres = MakeObject...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/