Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 130,448 for

presentation

(1.11 sec)
  1. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint Presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....Add Rectangles to Presentations in Java Contents [ Hide ] Overview... and saving the updated presentation as a PPTX file. You will...

    docs.aspose.com/slides/java/rectangle/
  2. Export PDF to OTP in Android | products.aspose.com

    Android API to Convert PDF to OTP without using Microsoft Word... OTP (OpenDocument Presentation) is an open standard for...for electronic presentation documents, which is supported by many...

    products.aspose.com/total/android-java/conversi...
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Bulleted and Numbered Lists in Presentations in Python Contents [ Hide...when creating impactful presentations. With Aspose.Slides for...

    docs.aspose.com/slides/python-net/manage-bullet...
  5. Generating a Thumbnail from a Slide with User D...

    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 reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generating-a-thumbna...
  6. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/shape-form...
  7. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation ( "ink.pptx" );...); var slide = presentation . Slides [ 0 ]; if ( slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. 向演示文稿中添加布局幻灯片|Aspose.Slides 文档

    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 类的实例 访问母版幻灯片集合 查找现有的布局幻...使用新添加的布局幻灯片添加空白幻灯片 最后,使用 Presentation 对象写入演示文稿文件 示例 string FilePath...

    docs.aspose.com/slides/zh/net/add-layout-slides...
  9. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...请按照以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/pie-chart/
  10. Conversion from PPT to PPTX format|Aspose.Slide...

    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....pptx" ; //Instantiate a Presentation object that represents a...a PPTX file Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/net/conversion-from-ppt-...