Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 7,159 for

pptx to image

(1.08 sec)
  1. View PPS in C# | products.aspose.com

    View PPS in C#. Use .NET library API To open and view PowerPoint Slideshow... import presentations from images or documents, and convert presentations...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/pps/
  2. View OTP in C# | products.aspose.com

    View OTP in C#. Use .NET library API To open and view OpenOffice presentation... import presentations from images or documents, and convert presentations...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/otp/
  3. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API To open and view PowerPoint slideshow... import presentations from images or documents, and convert presentations...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/pot/
  4. View PPT in C# | products.aspose.com

    View PPT in C#. Use .NET library API To open and view PowerPoint presentation... import presentations from images or documents, and convert presentations...presentations in other formats View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/ppt/
  5. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...Slides 提供以下连接线: Connector Image Number of adjustment points...代码演示了如何在两个形状(椭圆和矩形)之间添加一条弯曲连接线: // 实例化表示 PPTX 文件的演示文稿类 using ( Presentation...

    docs.aspose.com/slides/zh/net/connector/
  6. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...Slides 支持以下连接线类型: 连接线类型 Image 调整点数量 ShapeType.LINE 0 ShapeType...slides # 实例化 Presentation 类以创建 PPTX 文件。 with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/connector/
  7. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—auTomate slide layout adjustments and boost productivity....pptx" ) as presentation : # Get the..."output.pptx" , slides . export . SaveFormat . PPTX ) If a slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  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. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js To add and cusTomize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. Create and Apply WordArt Effects in Java|Aspose...

    Create and cusTomize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....Write the presentation as a PPTX file. This sample code in Java—an...save ( "pres_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/wordart/