Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 144,442 for

pptx

(0.41 sec)
  1. Online TEX to POTM Conversion or Develop Java b...

    Free online app to convert TEX to POTM files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by using...TEX as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  2. Export EPUB to ODP in Android | products.aspose...

    Android API to Convert EPUB to ODP without using Microsoft Word...first step is to export EPUB to PPTX by using Aspose.PDF for Android...Java can be used to convert PPTX to ODP. Both APIs come under...

    products.aspose.com/total/android-java/conversi...
  3. Export MD to PPSM in Android | products.aspose.com

    Android API to Convert MD to PPSM without using Microsoft Word...first step, you can export MD to PPTX by using Aspose.PDF for Android...Android via Java, you can convert PPTX to PPSM. Both APIs come under...

    products.aspose.com/total/android-java/conversi...
  4. 在 .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/
  5. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, Pptx and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...slides . Presentation ( "sample.pptx" ) as presentation : # Configure...

    docs.aspose.com/slides/python-net/convert-power...
  6. 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/
  7. Failed to Open the PowerPoint Presentation with...

    Hi, I have a Pptx which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...2025, 4:06am 1 Hi, I have a PPTX which I try to read using Aspose:...presentation C:\Users\xyz\sample.pptx. May have CMYK JPEG image in...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  8. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/text-formatting/
  9. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/
  10. View & Edit PowerPoint Metadata using Python | ...

    Python source code to view and edit presentation propertires...NET Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/python-net/metadata/