Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 130,448 for

presentation

(0.07 sec)
  1. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个矩形形状(默认填充且有边框且没有文本)。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....plain text documents into a presentation format, which can be used...and visually appealing presentations. This can be especially...

    products.aspose.com/total/cpp/conversion/txt-to...
  3. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in Python. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/python-net/convert-power...
  4. Export XML to POTM in Android | products.aspose...

    Android API to Convert XML to POTM without using Microsoft Word...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. This format...format is used to create presentations with macros, which can be...

    products.aspose.com/total/android-java/conversi...
  5. Create 3D Presentations in PHP|Aspose.Slides fo...

    Generate interactive 3D Presentations in PHP with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in PHP Contents [ Hide ] Overview Since...possible to create 3D in presentations. PowerPoint 3D is a way...

    docs.aspose.com/slides/php-java/3d-presentation/
  6. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....mechanism for long-running presentation tasks, such as deserialization...LoadOptions and passed to the Presentation constructor. When Inter...

    docs.aspose.com/slides/cpp/support-for-interrup...
  7. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Chart Calculations for Presentations in .NET Contents [ Hide...calculations and layout data in presentations. This article shows how...

    docs.aspose.com/slides/net/chart-calculations/
  8. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...代码演示如何在图表数据标签中设置数据精度: using ( Presentation pres = new Presentation ()) { IChart...代码演示该操作: // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-data-label/
  10. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...