Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 241,147 for

slides

(0.25 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....Hide ] Images in Presentation Slides Images make presentations more...locations onto slides. Similarly, Aspose.Slides allows you to...

    docs.aspose.com/slides/php-java/image/
  2. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....Slides for .NET Contents [ Hide ]...accomplish is adding text to slides dynamically. This article shows...

    docs.aspose.com/slides/net/adding-text-dynamica...
  3. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Slides for .NET 15.4.0 的公共 API 及不向后兼容更改 Contents [ Hide...或 已移除 的类、方法、属性等,以及在 Aspose.Slides for .NET 15.4.0 API 中引入的其他更改。...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for .NET 创建简单动画并管理其顺序。 添加动画...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Android via Java. Ensure uninterrupted access to full features with our licensing guide....Slides You can download an evaluation...evaluation version of Aspose.Slides for Android via Java from its download...

    docs.aspose.com/slides/androidjava/licensing/
  6. Change the Presentation Slide Size in .NET|Aspo...

    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....Presentation Slide Size in .NET Contents [ Hide ] Customize Slide Sizes...Ratios in a Presentation Aspose.Slides for .NET provides comprehensive...

    docs.aspose.com/slides/net/slide-size/
  7. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    探索适用于 .NET 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...Slides 提供了 ReadWorkbookStream 和 WriteWorkbookStream...Chart chart = ( Chart ) pres . Slides [ 0 ]. Shapes [ 0 ]; IChartData...

    docs.aspose.com/slides/zh/net/chart-workbook/
  8. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...Slides Product Family slides-linux , slides-net , slides-crossplatform...Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It...

    forum.aspose.com/t/platformnotsupportedexceptio...
  9. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....pptx" )) { ISlide slide = pres . Slides [ 0 ]; ISmartArt smartArt...smartArt = ( ISmartArt ) slide . Shapes [ 0 ]; ISmartArtNodeCollect...

    docs.aspose.com/slides/net/manage-smartart/
  10. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...Slides for .NET 允许您获取垂直轴的最小值和最大值。按照以下步骤操作:...Chart chart = ( Chart ) pres . Slides [ 0 ]. Shapes . AddChart (...

    docs.aspose.com/slides/zh/net/chart-axis/