Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 129,295 for

presentation

(0.08 sec)
  1. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code: using Aspo…...Load the presentation using (Presentation presentation = new Presentation("sample...foreach (var curShape in presentation.Slides[0].Shapes) { if (curShape...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  2. Merge PPSX Files Online or using Java | product...

    Free online app to combine different PPSX Presentations. Java merging library code to merge PPSX Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged PPSX Presentation Java Code to Merge PPSX...

    products.aspose.com/total/java/merge/ppsx/
  3. 在 Android 上将 PowerPoint 幻灯片转换为 PNG|Aspose.Slide...

    使用 Aspose.Slides for Android 通过 Java 快速将 PowerPoint 演示文稿转换为高质量 PNG 图像,确保精确、自动化的结果。...PNG 按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  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/java/conversion/csv-t...
  5. Export POWERPOINT to DOT on Andorid via Java or...

    Convert POWERPOINT to DOT in mobile apps without installing any software or online. Test free POWERPOINT to DOT online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  6. Export POWERPOINT to TEXT on Andorid via Java o...

    Convert POWERPOINT to TEXT in mobile apps without installing any software or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  7. 通過 .NET 合併 POT 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POT 文檔的 C# 源代碼。...POT 文件 - C# var ps1 = new Presentation( "presen1.pot" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/pot/
  8. Convert DOTM to PPSM in Python or with free Onl...

    DOTM to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTM to PPSM online converter quickly before integrating the code....save the created PDF into Presentation as a PPSM format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  9. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...occurs when converting the presentation to PDF while the font substitution...text when converting the presentation to PDF, because without...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  10. 档案

    档案...Animation; using (Presentation presentation = new Presentation()) { //...添加微笑形状,然后为其设置动画 IAutoShape smile = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...