Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,312 for

presentation

(0.07 sec)
  1. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...(BackgroundType value) 方法设置背景类型。 使用 Presentation->getSlides()->idxget(0)...

    blog.aspose.com/zh/slides/set-slide-background-...
  3. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using PHP Contents [ Hide ] Embedded...useful when you want your presentation to appear correctly when...

    docs.aspose.com/slides/php-java/embedded-font/
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  7. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var group = slide . Shapes . AddGroupShape...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/androidjava/multithreading/
  9. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。... Presentation () as presentation : slide = presentation . slides...50 , widths , heights ) presentation . save ( "table.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Save Presentations in Read-Only Mode on Android...

    Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Android via Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode on Android Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/androidjava/read-only-pr...