Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 129,983 for

presentation

(1.13 sec)
  1. Convert PPS to DOTM via C# .NET or with free On...

    Convert PowerPoint pps documents to Word dotm files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPS Presentation to Word DOTM document conversion...process for any PowerPoint pps presentation to Word dotm files batch...

    products.aspose.com/total/net/conversion/pps-to...
  2. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/androidjava/3d-chart/
  3. Compress POTX Files Online or via Java | produc...

    Free online app to compress different POTX files. Java compression library code for POTX documents....Load the document using Presentation class. Use the Compress...Java APIs: Optimize Branded Presentation Templates for Storage and...

    products.aspose.com/total/java/compress/potx/
  4. Convert PPT and PPTX to JPG in JavaScript|Aspos...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in JavaScript with Aspose.Slides for Node.js via Java using fast, reliable code examples....convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Convert POWERPOINT to EXCEL using Python or wit...

    POWERPOINT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....EXCEL in Python Step 1 Use Presentation class instance to open the...conversion in Python enables presentation content to be transferred...

    products.aspose.com/total/python-net/conversion...
  6. Convert PPSM to OTT via C# .NET or with free On...

    Convert PowerPoint ppsm documents to Word ott files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPSM Presentation to Word OTT document conversion...for any PowerPoint ppsm presentation to Word ott files batch...

    products.aspose.com/total/net/conversion/ppsm-t...
  7. How to Run Aspose.Slides for C++ in Docker|Aspo...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....dir/sources/presentation_export.cpp.o [ 57%] Building... Saving presentation as PDF...OK Saving presentation as XPS....

    docs.aspose.com/slides/cpp/how-to-run-aspose-sl...
  8. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...layout_slides 和 masters ,位于 Presentation 类下 类型,例如 LayoutSlide 、 ...允许您检查特定布局是否已存在,必要时添加新布局,并使用该布局插入幻灯片。 创建 Presentation 类的实例。 访问 MasterLayoutSlideCol...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  9. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。... Presentation ( "Presentation1.pptx" ) as presentation : shape...shape = presentation . slides [ 0 ] . shapes [ 0 ] local_text_frame_format...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  10. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...片添加普通线条,请按照以下步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 使用 ShapeCollection...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

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