Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 235,356 for

slide

(0.12 sec)
  1. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....Slides in Docker Contents [ Hide ] Supported...Supported OS Aspose.Slides can run inside docker containers using .NET...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  2. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....Slides provides the GeometryPath class...shape: var pres = new aspose . slides . Presentation (); try { var...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  3. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....Slides provides the GeometryPath class...result? Yes. Export the required slide area or the shape itself to...

    docs.aspose.com/slides/java/custom-shape/
  4. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...rPoint 中最常见的幻灯片布局包括: Title Slide layout – 包含两个文本占位符:一个用于标题,另一个用于副标题。...Aspose.Slides for Python 中使用幻灯片布局,您可以使用: 属性,例如 layout_slides 和 masters...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples....Slide API , you can work with math...PowerPoint math equations via Aspose.Slides API. Let’s see how we can create...

    docs.aspose.com/slides/php-java/powerpoint-math...
  6. 在 JavaScript 中应用或更改幻灯片布局|Aspose.Slides for Node...

    了解如何在 Aspose.Slides for Node.js 中管理和自定义幻灯片布局。通过 JavaScript 代码示例,探索布局类型、占位符控制、页脚可见性以及布局操作。...Slides for Node.js 中使用幻灯片布局,您可以使用:...Info 要了解更多关于使用母版幻灯片的内容,请查看 Slide Master 文章。 向演示文稿添加幻灯片布局 要自定...

    docs.aspose.com/slides/zh/nodejs-java/slide-lay...
  7. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...Slides 提供了 GeometryPath 类和 IGeometryPath...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/custom-shape/
  8. 如何在 Docker 中运行 Aspose.Slides|Aspose.Slides 文档

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖项、字体和许可证,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。...Slides Contents [ Hide ] 受支持的操作系统 Aspose.Slides 可以在使用 ...平台的 Docker 容器中运行。一般来说,Aspose.Slides 支持 .NET Core 平台所支持的所有容器类型(操作系统)类型。然而,GDI...

    docs.aspose.com/slides/zh/net/how-to-run-aspose...
  9. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...Slides 提供了 GeometryPath 类和 GeometryPath...代码演示如何向形状添加自定义点: var pres = new aspose . slides . Presentation (); try { var...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  10. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...Slides 提供了 GeometryPath 类和 IGeometryPath...IShapeCollection > shapes = pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

    docs.aspose.com/slides/zh/cpp/custom-shape/