Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 143,423 for

pptx

(0.44 sec)
  1. Convert PowerPoint Presentations to Animated GI...

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

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" ); IFontData sourceFont = new..."PresContainsTimesNoe.pptx" , SaveFormat . Pptx ); Another example...

    docs.aspose.com/slides/java/public-api-and-back...
  3. 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...
  4. 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...
  5. 幻灯片切换|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/
  6. 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/
  7. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } Access a Picture...

    docs.aspose.com/slides/net/examples/elements/pi...
  8. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Node.js – keep text consistent across PPT, Pptx and ODP with step-by-step JavaScript code samples....pptx" ); try { // Assigning a prepared...about how to Convert PPT and PPTX to JPG in JavaScript . Configure...

    docs.aspose.com/slides/nodejs-java/render-prese...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....Prseetation class that represents the PPTX var pres = new aspose . slides...slides . Presentation ( "pres.pptx" ); try { // Reshaping the context...

    docs.aspose.com/slides/nodejs-java/portion/
  10. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 现在,我们通...PresetColor 设置为 Black。 将演示文稿保存为 PPTX 文件。 下面的 Python 示例代码实现了上述步骤,展示了如何对文本应用外阴影效果:...

    docs.aspose.com/slides/zh/python-net/wordart/