Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 130,000 for

presentation

(0.07 sec)
  1. Convert ODT to PPSX in Android Apps or with fre...

    ODT to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPSX online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  2. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握布局幻灯片:选择、应用并自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addLayoutSlide () { Presentation presentation = new Presentation (); try...IMasterSlide masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...
  3. Convert EPUB to SWF via Java API | products.asp...

    Java API to Convert EPUB to SWF without using Microsoft Word...and convert PowerPoint presentations. It also supports a variety...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/epub-...
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in .NET Contents...you to convert PowerPoint presentations to Markdown, which can be...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. C++ API to Convert EPUB to PPS | products.aspos...

    Convert EPUB to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...e-books, while PPS is a presentation format used by Microsoft...PPS allows you to create presentations from e-books, which can...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. C++ API to Convert CGM to PPSX | products.aspos...

    Convert CGM to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Open XML Slide Show) is a presentation format used by Microsoft...used to store slides in a presentation. Therefore, if you are a...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. Master PowerPoint Fonts on Android|Aspose.Slide...

    Learn to control PowerPoint fonts in Aspose.Slides for Android: embed, substitute, load custom fonts, and resolve missing glyphs with concise Java code....Hide ] Manage Fonts in Presentations on Android Customize PowerPoint...Android Specify Default Presentation Fonts on Android Embed Fonts...

    docs.aspose.com/slides/androidjava/powerpoint-f...
  8. Manage PowerPoint Shapes in JavaScript|Aspose.S...

    Learn how to create, edit, format, and manipulate shapes with JavaScript and Aspose.Slides for Node.js, with code examples for PPT and PPTX Presentations....Effects in Presentations Using JavaScript Manage Presentation Shapes...Effective Properties from Presentations in JavaScript Apply Shape...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  9. Manage PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for C++, with code examples for PPT and PPTX Presentations....Effects in Presentations Using C++ Manage Presentation Shapes in...Effective Properties from Presentations in C++ Apply Shape Animations...

    docs.aspose.com/slides/cpp/powerpoint-shapes/
  10. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ink/