Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 133,799 for

pptx

(0.09 sec)
  1. Portable Document Format (PDF)|Aspose.Slides Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... PresentationML (PPTX, XML) XML Parser Specification...

    docs.aspose.com/slides/cpp/portable-document-fo...
  2. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...pptx" ); try { // Goes through layout.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/slide-layout/
  3. Search Text in PPT Presentation Files using C++...

    C++ source code to search text in PPT Presentation....Slides C++ Search Ppt PPT PPTX ODP POT ppsx PPT Search Text...

    products.aspose.com/slides/cpp/search/ppt/
  4. Search Text in ODP Presentation Files using C++...

    C++ source code to search text in ODP Presentation....Slides C++ Search Odp PPT PPTX ODP POT ppsx ODP Search Text...

    products.aspose.com/slides/cpp/search/odp/
  5. 演示文稿背景|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/presentation-bac...
  6. 导出媒体文件到HTML文件|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....创建一个Presentation类的实例 获取幻灯片的引用 设置过渡效果 将演示文稿写为PPTX文件 在下面给出的例子中,我们已将媒体文件导出到HTML。...srcFileName = FilePath + "Conversion.pptx" ; string destFileName = "video...

    docs.aspose.com/slides/zh/net/export-media-file...
  7. Slide Size|Aspose.Slides for PHP Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); try { $pres -> getSlideSize..."pres-4x3-aspect-ratio.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/slide-size/
  8. Change the Slide Size in Presentations with Pyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ) as pres : pres . slide_size..."pres-4x3-aspect-ratio.pptx" , slides . export . SaveFormat . PPTX ) Specifying...

    docs.aspose.com/slides/python-net/slide-size/
  9. Slide Size|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); try { pres . getSlideSize..."pres-4x3-aspect-ratio.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-size/
  10. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体...pptx" )) { ISlide slide = presentation...= new Presentation ( "Fonts.pptx" ); // 加载要替换的源字体 IFontData sourceFont...

    docs.aspose.com/slides/zh/net/embedded-font/