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

presentation

(0.08 sec)
  1. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument Presentations in Python to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in Python Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/python-net/watermark/
  2. 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/
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/
  4. Online XML to PPT Conversion or Develop Java ba...

    Free online app to convert XML to PPT files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  5. Redact PowerPoint files on Windows, Linux & mac...

    APIs to Add Protection to PPT, PPTX & ODP Presentations...Python Learn how to redact presentation in Python, Java, C++ and...Slides for .NET How to redact presentation in C#. Aspose.Slides for...

    products.aspose.com/slides/redaction/
  6. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...
  7. 在 Android 上格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Android 上使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  8. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint Presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....Extraction from PowerPoint Presentations in Python Contents [ Hide...Overview Extracting text from presentations is a common yet essential...

    docs.aspose.com/slides/python-net/extract-text-...
  9. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint Presentations in C++....and Convert PowerPoint Presentations with Aspose.Slides for C++...to work with PowerPoint presentations programmatically. You can...

    products.aspose.com/slides/cpp/
  10. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated charts in C++ with Aspose.Slides. Boost Presentations with dynamic visuals in PPT and PPTX files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/cpp/animated-charts/