Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 129,959 for

presentation

(0.15 sec)
  1. Convert OTP to POTX using C++ application | pro...

    Sample C++ conversion code for OTP document to POTX format. Use example code for batch OTP to POTX 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. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the Slide...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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....Slides Adding Shapes to Presentation Adding Text Dynamically...Dynamically Add Picture Frame to Presentation Create a Chart Create and...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using C++ Contents [ Hide...graphics in PowerPoint presentations programmatically. This article...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  5. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....Export Math Equations from Presentations in С++ Contents [ Hide ]...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  6. Export CGM to POTM in Android | products.aspose...

    Android API to Convert CGM to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. It...

    products.aspose.com/total/android-java/conversi...
  7. 在 Android 上管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...Create a Picture Frame 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/picture-f...
  8. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/pptm/
  9. 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...
  10. 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...