Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 7,169 for

pptx to html

(0.17 sec)
  1. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides To XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" )) { pres . Save ( new XamlOptions...pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...

    docs.aspose.com/slides/net/export-to-xaml/
  2. Aspose.Cells for Java|Documentation

    Aspose.Cells for Java is a class library which supports creating, updating, and saving Excel files. Aspose.Cells for Java also supports converting files To PDF, DOCX, Pptx, JSON, XPS, Html, MHtml, Plain Text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text,...

    docs.aspose.com/cells/java/
  3. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....formats, such as PPT, PPTX, PPS, ODP, PDF, HTML, SVG, TIFF, XPS, and...presentations as HTML Import and export HTML text in slides Add...

    products.aspose.com/slides/cpp/
  4. Export Presentations to XAML in PHP|Aspose.Slid...

    Convert PowerPoint and OpenDocument slides To XAML using Aspose.Slides for PHP via Java — quick, Office-free solution that keeps your layout intact....pptx" ); try { $pres -> save ( new...$pres = new Presentation ( "pres.pptx" ); try { $xamlOptions = new...

    docs.aspose.com/slides/php-java/export-to-xaml/
  5. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...代码实现了添加包含文本片段的段落的步骤: // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  6. Export Presentations to XAML with Python|Aspose...

    Convert PowerPoint and OpenDocument slides To XAML in Python using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" ) pres . save ( slides . export...slides . Presentation ( "pres.pptx" ) opt = slides . export . xaml...

    docs.aspose.com/slides/python-net/export-to-xaml/
  7. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides To XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" ); try { pres . save ( new...pres = new Presentation ( "pres.pptx" ); try { XamlOptions xamlOptions...

    docs.aspose.com/slides/java/export-to-xaml/
  8. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API To create, edit, auTomate, and convert PowerPoint and OpenDocument presentations efficiently.... PPT to PPTX conversion Aspose.Slides for...supports conversion of PPT to PPTX. Portable Document Format (PDF)...

    docs.aspose.com/slides/python-net/features-over...
  9. Aspose.Slides for Python via .NET|Aspose.Slides...

    Aspose.Slides for Python via .NET offers a comprehensive set of features, including managing text, shapes, tables, and animations, adding audio and video To slides, previewing slides, and exporting To SVG, PDF, and more....PowerPoint presentations (PPT, PPTX, ODP) programmatically without...exporting to formats like PDF, SVG, HTML, and images. Can I convert presentations...

    docs.aspose.com/slides/python-net/
  10. Merge ODP Files using .NET | products.aspose.com

    C# source code To combine ODP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

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