Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 129,201 for

presentation

(0.18 sec)
  1. Convert RTF to POT via C++ or with free Online ...

    Export RTF to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POT online converter quickly before integrating the code....Microsoft PowerPoint to store presentation templates. Converting RTF...when you want to create a presentation from a document created...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations in .NET Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/net/font-replacement/
  3. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  4. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert Presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline....and upload Google Slides presentations. What Is Google Slides?...Slides is a free, web-based presentation software developed by Google...

    docs.aspose.com/slides/net/integrating-aspose-s...
  5. 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...
  6. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/python-net/shape-formatt...
  7. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/java/manage-textbox/
  8. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用 SmartArt:使用 C# 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var group = slide . Shapes . AddGroupShape...

    docs.aspose.com/slides/net/examples/elements/gr...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/nodejs-java/chart-series/