Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 129,275 for

presentation

(0.12 sec)
  1. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. 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...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for C++. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in C++ Contents...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Convert CSV to POTX using Java or with free Onl...

    Java API to Export CSV to POTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....consistency and accelerates presentation generation for marketing...Cases Automating corporate presentation templates Creating data-driven...

    products.aspose.com/total/total/java/conversion...
  5. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for Android via Java. Stand out!...Apply Shape Animations in Presentations on Android Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/androidjava/shape-animat...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes in PHP Contents...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/nodejs-java/multithreading/
  8. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Android: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples....accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/cpp/examples/elements/an...
  10. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/cpp/getting-warning-call...