Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 235,356 for

slides

(0.1 sec)
  1. Manage Presentation Accessibility in JavaScript...

    Automate presentation accessibility checks in PPT, PPTX and ODP files with Aspose.Slides for Node.js—enhance screen reader experience and boost compliance....understand and navigate your slides as effectively as sighted,...convey information. Aspose.Slides exposes this flag for detection...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Python via .NET 支持对图表元素进行动画。...aspose.slides.animation as anim ; import aspose.slides as slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  3. 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/
  4. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...Slides for .NET 允许您在演示文稿中执行许多与超链接相关的任务。...IAutoShape shape1 = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  5. 在 .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/
  6. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint Slides with AI using Aspose.Slides for Python. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it....Slides Presentation Translation API:...AI-Powered Multilingual Slide Translation Aspose.Slides is a powerful API...

    docs.aspose.com/slides/python-net/ai/translator/
  7. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the Slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...Slides Product Family slides-net , slides-pdfexport...slides-pdfexport , slides-notes tnowikowski May 5, 2025, 5:41pm 1 When calling...

    forum.aspose.com/t/converting-pptx-with-multime...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  9. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....Slides for .NET supports adding different...different kinds of shapes to the slides. In this topic, we will start...

    docs.aspose.com/slides/net/line/
  10. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...text) var textBox = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...