Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 113,678 for

presentation

(0.14 sec)
  1. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...代码展示了如何向形状添加自定义点: using ( Presentation pres = new Presentation ()) { GeometryShape...代码展示了如何从形状中删除点: using ( Presentation pres = new Presentation ()) { GeometryShape...

    docs.aspose.com/slides/zh/net/custom-shape/
  4. Supported File Formats|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Save Remarks PPT PowerPoint presentation 97 - 2003 PPS PowerPoint...97 - 2003 PPTX PowerPoint presentation 2007 - 2019 PPSX PowerPoint...

    docs.aspose.com/slides/jasperreports/supported-...
  5. Convert OTT to PPS in Python or with free Onlin...

    OTT to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....convert their documents into presentations. How Aspose.Total helps...save the created PDF into Presentation as a PPS format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  6. Flash|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿中提取 Flash 对象... using ( Presentation pres = new Presentation ( "withFlash...

    docs.aspose.com/slides/zh/net/flash/
  7. 管理 BLOB|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中管理 BLOB。使用 BLOB 来减少 PowerPoint 演示文稿中的内存消耗。通过 BLOB 将大文件添加到 PowerPoint 演示文稿中。通过 BLOB 从 PowerPoint 演示文稿中导出大文件。使用 Java 将大 PowerPoint 演示文稿加载为 BLOB。...创建一个新的演示文稿,视频将被添加到其中 Presentation pres = new Presentation (); try { FileInputStream...h.pptx" 文件。 Presentation pres = new Presentation ( hugePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-blob/
  8. Render a Slide as an SVG Image|Aspose.Slides fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....when you need to print your presentation in a very large format ...to export slides in your presentations as SVG images. Go through...

    docs.aspose.com/slides/php-java/render-a-slide-...
  9. Protect PPT document with password Online and u...

    Online PPT file password app. Python API code to apply password protection on PPT document....Slides ) Use Presentation class to create Use encrypt...to secure and lock the presentations. Moreover it can support...

    products.aspose.com/total/python-net/protect/ppt/
  10. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using PPTx to PDF conversion using Aspose and I am able to stop wrapping in legends in PPTx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …...} // Save the presentation as PDF presentation.save("output.pdf"...your template PowerPoint presentation file to PDF. I found, in...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...