Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 126,319 for

presentation

(0.13 sec)
  1. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....including generating the sample presentation, inserting autoshape, adding...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  3. Convert PDF to POTM in Python | products.aspose...

    Sample code for PDF to POTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. 图表图例|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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  6. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your Presentations with professional text formatting for maximum impact....Superscript and Subscript in Presentations on Android Contents [ Hide...example: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/superscript-...
  7. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    通过 .NET 在 Aspose.Slides for Python 中掌握演示文稿主题,以创建、定制和转换具有一致品牌形象的 PowerPoint 文件。... Presentation () as presentation : slide = presentation . slides.... SchemeColor . ACCENT4 presentation . master_theme . color_scheme...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Export EPUB to OTP in Android | products.aspose...

    Android API to Convert EPUB to OTP without using Microsoft Word...format that is used to store presentations, slideshows, and other documents...popular format for sharing presentations and documents, and is supported...

    products.aspose.com/total/android-java/conversi...
  9. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); auto shape =...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  10. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...