Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 144,191 for

pptx

(0.16 sec)
  1. 添加幻灯片到演示文稿|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....pptx" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  2. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/net/presentation-via-vba/
  3. Convert HTML to PPT in C++ | products.aspose.com

    Convert HTML to PPT in C++. Use C++ library API to convert HTML to PowerPoint...TO IMAGE HTML TO JPG HTML TO PPTX HTML TO TIFF HTML TO XML...

    products.aspose.com/slides/cpp/conversion/html-...
  4. Aspose.Slides for Java 15.11.0 的公共 API 和不向后兼容的更...

    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 ); Aspose.Slides for Java 15...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for PHP via Java. Fast, high-quality results....pptx" ); try { $pres -> save ( "pres...$pres = new Presentation ( "pres.pptx" ); try { $gifOptions = new...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Get all the external hyperlinks in a presentati...

    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" ; foreach ( string s in GetAllExternalHyperl...all the External Eyperlinks.pptx" ; //Instantiate a Presentation...

    docs.aspose.com/slides/net/get-all-the-external...
  7. 搜索

    搜索...我們將使用此庫在 PowerPoint PPT/PPTX 演示文稿中應用 3D 效果。使用以下命令從 PyPI 安裝庫。...save("3D-text.pptx", slides.export.SaveFormat.PPTX) 以下屏幕截圖顯示了上述代碼示例的輸出。...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  8. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file $pres = new Presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/connector/
  9. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations....pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/doughnut-chart/
  10. 幻灯片切换|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....pptx" ; //Instantiate Presentation...Save ( FileName , SaveFormat . Pptx ); } 下载示例代码 Github 下载运行示例 Github...

    docs.aspose.com/slides/zh/net/slide-transitions/