Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 129,311 for

presentation

(0.09 sec)
  1. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting Presentation impact across PPT and PPTX formats with clear C# code examples....Manage Chart Data Markers in Presentations in .NET Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/net/chart-data-marker/
  2. Count the number of Slides|Aspose.Slides Docume...

    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.... ReadKey (); // Get the presentation object and pass it to the...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...
  3. Create Slide as SVG Image|Aspose.Slides Documen...

    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....Create an instance of the Presentation class. Obtain the desired...//Instantiate a Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using Python Contents [...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/python-net/font-replacem...
  5. Convert PPT and PPTX to JPG in .NET|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in C# with Aspose.Slides for .NET using fast, reliable code examples....PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument Presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Python Contents...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/python-net/convert-power...
  7. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for C++. Stand out!...Apply Shape Animations in Presentations Using C++ Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/cpp/shape-animation/
  8. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类公开了...OpenDocument 文件的 Presentation 类。 auto presentation = MakeObject <...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...OpenDocument 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...演示文稿转换为 HTML: // 实例化表示演示文稿文件的 Presentation 类(例如 PPT、PPTX、ODP 等)。 using...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...以下步骤概述了操作过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/shape-formatting/