Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 113,623 for

presentation

(0.06 sec)
  1. Export TEX to POTM in Android | products.aspose...

    Android API to Convert TEX to POTM without using Microsoft Word...Open XML format used for presentations. It is a popular format...for creating and sharing presentations, and is supported by many...

    products.aspose.com/total/android-java/conversi...
  2. Export CGM to SWF in Android | products.aspose.com

    Android API to Convert CGM to SWF without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  3. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  4. Export PS to PPSM via C# API | products.aspose.com

    .NET API to Convert PS to PPSM without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...editing, and manipulating presentations, such as adding text, images...

    products.aspose.com/total/net/conversion/ps-to-...
  5. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint Presentations in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Write the modified presentation as a PPTX file. In the example...

    docs.aspose.com/slides/java/manage-ole/
  6. View PowerPoint files on Windows, Linux & macOS...

    Learn how to view PowerPoint Presentations using Aspose.Slides API...Viewer View PowerPoint Presentations using Aspose.Slides APIs:...how to view PowerPoint presentations in Python, Java, C++ and...

    products.aspose.com/slides/viewer/
  7. C++ API to Convert CGM to POTM | products.aspos...

    Convert CGM to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Macro-Enabled Presentation) is a presentation format. Converting...necessary to make sure that the presentation is compatible with the latest...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.odp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/odp/
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....progId , bool asIcon , Stream presentation ) Parameter Type Description...being inserted. presentation Stream Image presentation of OLE object...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PPTX Generated by Aspose.Slides for Java Trigge...

    Hello, I’m not really sure what’s going on, for some reason simply opening and saving a template ppt with aspose causes the output file to have errors while opening. LibreOffice seems to be able to repair the file, but …...getTemplateFile Presentation presentation = new Presentation(inputFile);...your code. Ensure that the Presentation object is being properly...

    forum.aspose.com/t/pptx-generated-by-aspose-sli...