Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,969 for

presentation

(1.43 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 ] Introduction...Introduction A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/python-net/watermark/
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... Presentation input = new Presentation (); IShapeCollection...slide Id. Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/androidjava/manage-parag...
  4. 在 Android 上从 PDF 或 HTML 导入演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android,在 Java 中将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现流畅的高性能幻灯片处理。... 创建 Presentation 类的实例。 调用 addFromPdf() 方法并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  5. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create a simple...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  6. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....in a presentation. If you want to create a presentation (or a...a series of presentations) with the same style and template for...

    docs.aspose.com/slides/python-net/slide-master/
  7. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in C++ Contents...content or information from a presentation (PPT or PPTX) in new ways...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Convert ODP to PPTX on Android|Aspose.Slides Do...

    Convert ODP to PPTX with Aspose.Slides for Android. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for Android...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/androidjava/convert-odp-...
  9. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。... Add Picture Frames to Presentations with Python 。 Note 您可以使用图像和演示文稿的...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/image/
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....structured and visualized within presentations. These objects provide the...in dynamic, data-driven presentations that clearly convey insights...

    docs.aspose.com/slides/python-net/chart-series/