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

presentation

(1.57 sec)
  1. How to Create Hello World Presentations in .NET...

    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....How to Create Hello World Presentations in .NET Contents [ Hide...All the classes that were present in old Aspose.Slides for .NET...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations Using JavaScript Contents...SmartArt Node in PowerPoint Presentation using JavaScript Aspose...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using C++ Contents [ Hide ] Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/audio-frame/
  4. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  5. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  6. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in C++ Contents [ Hide...for C++ , you can import presentations from files in other formats...

    docs.aspose.com/slides/cpp/import-presentation/
  7. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....also be used to create a presentation from a document, or to make...C++ API to create a new presentation and save it as a POTX file...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 在幻灯片上创建文本框 创建 Presentation 类的实例。 获取第一张幻灯片的引用。 在幻灯片的所需位置添加具有...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  9. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...value) 方法设置幻灯片过渡。 最后,使用 Presentation->Save(System::String fname...

    blog.aspose.com/zh/slides/add-slide-transitions...
  10. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用文本框:使用 Java 对 PPT、PPTX 和 ODP 演示文稿进行添加、格式化、对齐、换行、自动适应和样式设置。...addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...