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

presentation

(0.23 sec)
  1. Remove ODP Annotation using Java | products.asp...

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

    products.aspose.com/slides/java/annotation/odp/
  2. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. Slide Transitions|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  4. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...Load the presentation file. with slides . Presentation ( "sample...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  7. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using C++ Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/cpp/image/
  8. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS in Python Contents [...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/python-net/convert-power...
  10. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in C++ Contents [ Hide ] Info...shows how you to export a presentation to HTML5. using namespace...

    docs.aspose.com/slides/cpp/export-to-html5/