Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 128,674 for

pptx

(0.08 sec)
  1. 通過 .NET 合併 PPT 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 PPT 文檔的 C# 源代碼。...pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/zh-hant/net/merger/ppt/
  2. Export PS to ODP via C# API | products.aspose.com

    .NET API to Convert PS to ODP without using Microsoft Word...to PowerPoint Presentation (PPTX). This API provides a range...Slides for .NET, to convert the PPTX file to ODP. This API provides...

    products.aspose.com/total/net/conversion/ps-to-...
  3. 管理占位符|Aspose.Slides 文档

    在C++中更改PowerPoint演示文稿中的占位符文本和提示文本...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 加载所需的演示文稿 SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  4. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  6. Convert CSV to POTM with C++ or with free Onlin...

    Convert CSV to POTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – 使用 C# 將 Microsoft PowerPoint 演示文稿轉換為多個文件https://products.aspose.com/slides/zh-hant/net/conversion/Recent ......col-md-3 other-converter PPT TO PPTX (Open XML presentation Format)...col-md-3 other-converter PPT TO PPTX (Open XML presentation Format)...

    products.aspose.com/slides/zh-hant/net/conversi...
  8. Password Protected Presentation|Aspose.Slides f...

    Lock PowerPoint presentation. Password protected PowerPoint...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. Audio Frame|Aspose.Slides for PHP Documentation

    Add audio to PowerPoint presentation...pptx" , SaveFormat :: Pptx ); } catch ( JavaException...save ( "example_out.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/audio-frame/
  10. Audio Frame|Aspose.Slides for Python Documentation

    Add audio to PowerPoint presentation in Python...pptx" , slides . export . SaveFormat . PPTX ) Change..."example_out.pptx" , slides . export . SaveFormat . PPTX ) Change...

    docs.aspose.com/slides/python-net/audio-frame/