Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 141,241 for

pptx

(0.07 sec)
  1. Export MHTML to POTM in Android | products.aspo...

    Android API to Convert MHTML to POTM without using Microsoft Word...first step is to export MHTML to PPTX using Aspose.PDF for Android...ability to convert MHTML to PPTX. After that, Aspose.Slides for...

    products.aspose.com/total/android-java/conversi...
  2. Convert EPUB to POT via Java API | products.asp...

    Java API to Convert EPUB to POT without using Microsoft Word...PDF for Java to export EPUB to PPTX. This API provides a wide range...as PPTX. Once the EPUB document has been exported to PPTX, the...

    products.aspose.com/total/java/conversion/epub-...
  3. C++ API to Convert TEX to POT | products.aspose...

    Convert TEX to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...to export TEX to PPTX and then convert PPTX to POT. The first...can be used to export TEX to PPTX. The second API is Aspose.Slides...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. C++ API to Convert PS to POT | products.aspose.com

    Convert PS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PS to PPTX and convert PPTX to POT respectively...to export PostScript files to PPTX format. It supports a wide range...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 Pptx 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 // 实例化表示演示文稿文件的 Presentation...Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。 presentation . Save...

    docs.aspose.com/slides/zh/net/shape-formatting/
  6. 如何使用 C# 将 PPTX 转换为 Markdown

    这篇简单的文章重点介绍如何使用 C# 将 Pptx 转换为 Markdown。它还包括项目配置、逐步编程任务列表以及使用 C# 将 PPT 导出到 MD 的工作示例代码。...如何使用 C# 将 PPTX 转换为 Markdown 这篇简单的文章重点介绍如何使用 C# **将 PPTX 转换为 Markdown...Presentation 类的实例访问源 PPTX 演示文稿以进行 PPTX 到 MD 的转换 创建 MarkdownSaveOptions...

    kb.aspose.com/zh/slides/net/how-to-convert-pptx...
  7. Group Presentation Shapes in .NET|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for .NET—fast, step-by-step guide with free C# code....the modified presentation as a PPTX file. The example below adds...the PPTX file to disk pres . Save ( "GroupShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/group/
  8. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/java/group/
  9. Group Presentation Shapes in PHP|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for PHP via Java — fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk $pres -> save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/group/
  10. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....pptx" , loadOptions ) as pptx : # Generate slide...slide thumbnail with pptx . slides [ 0 ] . get_image ( 1 , 1 )...

    docs.aspose.com/slides/python-net/default-font/