Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 142,021 for

pptx

(0.12 sec)
  1. Convert XLTM to POWERPOINT with .NET or with fr...

    Convert XLTM to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert XLTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/xltm-t...
  2. Convert TSV to POWERPOINT with .NET or with fre...

    Convert TSV to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free TSV to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert TSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/tsv-to...
  3. Aspose.PUB for .NET

    在 C# .NET 中创建 PUB 格式并将其转换为 PDF、PNG、JPG 和其他图像格式,而无需使用 Microsoft Publisher。...NET 最新答案 在C#中将PUB转换为PPTX 在 C# 中将 PUB 转换为 Word 如何在 C#...

    kb.aspose.com/zh/pub/net/
  4. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. .NET API C# code to extract images and text from Powerpoint presentation....(potm, potx, ppsm, ppsx, pptm, pptx, odp) Parsing Use Cases 🖼️...Presentation to Web Conversion Convert .pptx , .odp , or .ppsx files to web...

    products.aspose.com/total/net/parse/powerpoint/
  5. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 加载所需的演示文稿 SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  6. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...pptx, .ppt, corrupted, password-protected)...same error still occurs. 測試檔案.pptx.zip (67.8 KB) amjad.sahi December...

    forum.aspose.com/t/create-new-presentation-with...
  7. Convert RTF to POTM in Android Apps or with fre...

    RTF to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free RTF to POTM online converter quickly before integrating the code....formats such as DOC, DOCX, PPT, PPTX, XLS, XLSX, PDF, HTML, and many...Presentation) Convert RTF to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  8. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...$presentation = new Presentation ( "pres.pptx" ); try { $presentation -> ...

    docs.aspose.com/slides/php-java/password-protec...
  9. 演示文稿背景|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中设置背景...pptx" ); try { # 将第一张 ISlide 的背景颜色设置为蓝色...save ( "ContentBG.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、Pptx 和 ODP 演示文稿中配置播放的代码示例。...pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/audio-frame/