Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 130,588 for

presentation

(0.05 sec)
  1. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getDocumentPropertie()...加载演示文件 auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/zh/slides/access-or-modify-prop...
  2. Export PS to POWERPOINT via C# API | products.a...

    .NET API to Convert PS to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...to manipulate PowerPoint presentations, such as creating, editing...

    products.aspose.com/total/net/conversion/ps-to-...
  3. Export PS to PPSX via C# API | products.aspose.com

    .NET API to Convert PS to PPSX without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations. It also allows you to convert...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Merge JPG Images in C++ | products.aspose.com

    Merge JPG images in C++. Use Aspose.Slides for C++ to place JPG images on a slide and render the result as a JPG file....C++ API for working with presentations and image content. You can...to JPG auto presentation = MakeObject < Presentation > (); auto...

    products.aspose.com/slides/cpp/merger/jpg-to-jpg/
  5. Merge PNG Images in C++ | products.aspose.com

    Merge PNG images in C++. Use Aspose.Slides for C++ to place PNG images on a slide and render the result as a PNG file....C++ API for working with presentations and image content. You can...to PNG auto presentation = MakeObject < Presentation > (); auto...

    products.aspose.com/slides/cpp/merger/png-to-png/
  6. Export PDF to POT in Android | products.aspose.com

    Android API to Convert PDF to POT without using Microsoft Word...organizations that need to create presentations quickly and easily. By converting...quickly and easily create presentations that are professional and...

    products.aspose.com/total/android-java/conversi...
  7. Export XML to SWF in Android | products.aspose.com

    Android API to Convert XML to SWF without using Microsoft Word...editing, and converting presentations. It also supports the conversion...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  8. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // Add an OLE...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  9. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... Presentation ( "SomePresentation.pptx"...pptx" ) as presentation : presentation . slides [ 0 ] . shapes [...

    docs.aspose.com/slides/zh/python-net/text-forma...
  10. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 创建 Presentation 类的实例。 根据索引获取幻灯片。 通过将图像添加到演示文稿的...实例化 Presentation 类来表示 PPTX 文件。 with slides . Presentation () as...

    docs.aspose.com/slides/zh/python-net/picture-fr...