Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 129,310 for

presentation

(0.22 sec)
  1. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....Add Line Shapes to Presentations in .NET Contents [ Hide ] Aspose...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/net/line/
  2. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....using ( Presentation presentation = new Presentation ( dataDir...autoShape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/animated-text/
  3. Manage Slide Sections in Presentations Using PH...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using PHP Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/php-java/slide-section/
  4. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in PHP Contents [ Hide ]...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/php-java/extract-text-fr...
  5. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in Presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....inserting watermark text in the presentation Create a new or load an...an existing presentation to insert a watermark using the Presentation...

    kb.aspose.com/slides/python/how-to-insert-draft...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in C++ Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。... 创建图片框 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...实例化表示 PPTX 文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/picture-frame/
  8. 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...
  9. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 演示文稿。 使用 Presentation->getSlides()->idxget...float height) 方法添加形状。 最后,使用 Presentation->Save (System::String name...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  10. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D Presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in C++ Contents [ Hide ] Overview Since...auto presentation = System :: MakeObject < Presentation > ();...

    docs.aspose.com/slides/cpp/3d-presentation/