Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 129,330 for

presentation

(0.1 sec)
  1. Create Presentations in C++|Aspose.Slides Docum...

    Create Presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in C++ Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected slide...

    docs.aspose.com/slides/cpp/create-presentation/
  2. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your Presentations sharp and consistent across any device....custom fonts at runtime so presentations render correctly even when...to load fonts used in a presentation without installing them...

    docs.aspose.com/slides/python-net/custom-font/
  3. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。... auto presentation = MakeObject < Presentation > ( u "sample...获取原始幻灯片尺寸。 float currentHeight = presentation -> get_SlideSize () -> get_Size...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode on Android Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This PHP code is an implementation...

    docs.aspose.com/slides/php-java/manage-paragraph/
  6. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in C++ to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in C++ Contents [ Hide ] Overview...Overview A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/cpp/watermark/
  7. Rendered As Tiff By User Defined Dimension|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....example shows how to convert a presentation into TIFF document with...//Instantiate a Presentation object that represents a Presentation file...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  8. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...// 实例化代表演示文稿文件的 Presentation 类。 let presentation = new aspose ...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...以下步骤概述了操作过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 using ( Presentation presentation = new...

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

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...按照以下步骤操作: 创建 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...中获取所需的值: using ( Presentation pres = new Presentation ()) { Chart...

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