Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 141,241 for

pptx

(0.16 sec)
  1. 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...
  2. Customize 3D Charts in Presentations Using С++|...

    Learn how to create and customize 3-D charts in Aspose.Slides for С++, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. FAQ Which chart types...

    docs.aspose.com/slides/cpp/3d-chart/
  3. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....Presentation class to create a PPTX file. with slides . Presentation..."connected_shapes.pptx" , slides . export . SaveFormat . PPTX ) NOTE The...

    docs.aspose.com/slides/python-net/connector/
  4. Manage Connectors in Presentations Using Java|A...

    Empower Java 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 Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/connector/
  5. Manage Connectors in Presentations on Android|A...

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

    docs.aspose.com/slides/androidjava/connector/
  6. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...pptx"); ISlide slide = presentation...attached the original powerpoint pptx file used to repeat the issue...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  7. 在 .NET 中检索和更新演示文稿信息|Aspose.Slides 文档

    使用 .NET 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以实现更快的洞察和更智能的内容审核。...在处理演示文稿之前,您可能想了解当前演示文稿的格式(PPT、PPTX、ODP 等)。 您可以在不加载演示文稿的情况下检查其格式。请参见以下...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/zh/net/examine-presentat...
  8. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Headers...

    docs.aspose.com/slides/cpp/presentation-header-...
  9. 根据用户定义的值将幻灯片渲染为缩略图到JPEG|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" ; string destFileName = filePath...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  10. 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/