Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 143,375 for

pptx

(0.2 sec)
  1. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Java-ի միջոցով Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Ինչպես ուղարկել...

    kb.aspose.com/hy/categories/page/80/
  2. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for C++. Fast, high-quality results....pptx" ); pres -> Save ( u "pres.gif"...MakeObject < Presentation > ( u "pres.pptx" ); pres -> Save ( u "pres.gif"...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Customize Doughnut Charts in Presentations Usin...

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

    docs.aspose.com/slides/java/doughnut-chart/
  4. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  5. 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/
  6. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents a PPTX file using ( Presentation input..."Shapes-connector.pptx" , SaveFormat . Pptx ); } NOTE The Connector...

    docs.aspose.com/slides/net/connector/
  7. 图片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、Pptx 和 ODP 演示文稿的图像。...pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  8. 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/
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in C# How to Convert Excel to PPTX in C# How to Convert Excel to...

    kb.aspose.com/cells/page/14/
  10. 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/