Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 129,276 for

presentation

(0.24 sec)
  1. Convert WORDML to POT in Android Apps or with f...

    WORDML to POT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to POT 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. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....new Sunburst chart to the presentation: var pres = new aspose .... slides . Presentation (); try { var chart = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/data-points-...
  3. Merge PPTX Files Online or using .NET | product...

    Free online app to combine different PPTX Presentations. C# .NET merging library code to merge PPTX Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation .NET Code: Merge PPTX Files...

    products.aspose.com/total/net/merge/pptx/
  4. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint pot presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/txt-to...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  6. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...实例化一个表示演示文稿文件的 Presentation 对象 using ( Presentation presentation = new...new Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/zh/net/paragraph/
  7. C++ API to Convert PS to POWERPOINT | products....

    Convert PS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...to manipulate PowerPoint presentations, including the ability to...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. C++ API to Convert PS to PPT | products.aspose.com

    Convert PS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. C++ API to Convert PCL to ODP | products.aspose...

    Convert PCL to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python....source presentation by using an instance of the Presentation class...converter Iterate through presentation slides to export slides...

    kb.aspose.com/slides/python/how-to-convert-powe...