Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 128,708 for

pptx

(0.04 sec)
  1. C++ API to Convert PDF to POTM | products.aspos...

    Convert PDF to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export PDF to PPTX, and with Aspose.Slides for...for C++, you can convert PPTX to POTM. Both APIs are easy to use...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. 在 C++ 中转换 PowerPoint | HTML, PNG, PDF, Word, TI...

    本文列出了在 C++ 中可以用于将 PowerPoint (PPT, Pptx, ODP) 转换为 HTML, PNG, PDF, Word, TIFF 等不同格式的主题和示例代码。...[ Hide ] 在 C++ 中将 PPT 转换为 PPTXPPTX转换为PPT的C++ 将 PowerPoint 转换为...

    docs.aspose.com/slides/zh/cpp/convert-powerpoint/
  3. Presentation Notes|Aspose.Slides for Node.js vi...

    Presentation notes, speaker notes in JavaScript...pptx" ); try { // Removing notes...( "test.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python...pptx" ) as presentation : # Apply..."SampleTransition_out.pptx" , slides . export . SaveFormat . PPTX ) Add Advanced...

    docs.aspose.com/slides/python-net/slide-transit...
  5. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码展示了如何创建一个图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  6. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-transition/
  7. Add Image in Table Cell|Aspose.Slides Documenta...

    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" ; string ImageFile = "AsposeLogo...the modified presentation as a PPTX file string FileName = "Adding...

    docs.aspose.com/slides/net/add-image-in-table-c...
  8. Font Replacement|Aspose.Slides for Python Docum...

    Replace fonts explicitly in PowerPoint in Python...the modified presentation as a PPTX file. This Python code demonstrates...Presentation ( path + "Fonts.pptx" ) as presentation : # Loads...

    docs.aspose.com/slides/python-net/font-replacem...
  9. Font Replacement|Aspose.Slides Documentation

    Replace fonts explicitly in PowerPoint in C++...the modified presentation as a PPTX file. This C++ code demonstrates...< Presentation > ( u "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/cpp/font-replacement/
  10. Creating Excel Chart and Embedding it in Presen...

    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....Chart as an OLE Object inside PPTX presentation using Aspose.Slides...output presentation to disk in PPTX format Implementation of the...

    docs.aspose.com/slides/java/creating-excel-char...