Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 143,436 for

pptx

(0.12 sec)
  1. Convert ODT to SXC in C++ or with free Online C...

    C++ API to Convert ODT to SXC or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to SXC online converter quickly before integrating the code....including DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, and many more. C++ API...Presentation) Convert ODT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/odt-to...
  2. 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/
  3. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation > ( u "MyPresentation.pptx" , loadOptions ); //work with...

    docs.aspose.com/slides/cpp/custom-font/
  4. 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-...
  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. 幻灯片切换|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/
  8. 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/
  9. 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...
  10. 使用 PHP 定制演示文稿中的 3D 图表|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中创建和定制 3D 图表,支持 PPT 和 Pptx 文件 — 今日提升您的演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/3d-chart/