Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 129,310 for

presentation

(0.09 sec)
  1. Convert PPTX to SVG in Python | products.aspose...

    Convert PPTX to SVG in Python. Use Python library API to convert PPTX files to SVG...Breathe new life into your presentations with Python. Our guide walks...slides into engaging Python presentations. Download Convert PPTX to...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNG...Breathe new life into your presentations with Python. Our guide walks...slides into engaging Python presentations. Download Convert PDF to...

    products.aspose.com/slides/python-java/conversi...
  3. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. C++ API code to extract images and text from ODP Presentation....Develop powerful C++ based ODP presentation parser application. C++...ODP. Download Parse ODP Presentation via Online App Import ODP...

    products.aspose.com/total/cpp/parse/odp/
  4. Compress PPSM Files Online or via C++ | product...

    Free online app to compress different PPSM files. C++ compression library code for PPSM documents....the project Load the PPSM presentation Use Compress::RemoveUnusedMasterSl...PPSM presentation C++ Code : compress PPSM Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsm/
  5. Compress PPSX Files Online or via C++ | product...

    Free online app to compress different PPSX files. C++ compression library code for PPSX documents....the project Load the PPSX presentation Use Compress::RemoveUnusedMasterSl...PPSX presentation C++ Code : compress PPSX Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsx/
  6. Compress PPS Files Online or via C++ | products...

    Free online app to compress different PPS files. C++ compression library code for PPS documents....the project Load the PPS presentation Use Compress::RemoveUnusedMasterSl...compressed PPS presentation C++ Code : compress PPS Presentation Develop...

    products.aspose.com/total/cpp/compress/pps/
  7. Compress POTX Files Online or via C++ | product...

    Free online app to compress different POTX files. C++ compression library code for POTX documents....the project Load the POTX presentation Use Compress::RemoveUnusedMasterSl...POTX presentation C++ Code : compress POTX Presentation Develop...

    products.aspose.com/total/cpp/compress/potx/
  8. 在 Java 中将 PowerPoint 演示文稿转换为 SWF Flash|Aspose.S...

    使用 Aspose.Slides 在 Java 中将 PowerPoint(PPT/PPTX)转换为 SWF Flash。一步步代码示例,快速高质量输出,无需 PowerPoint 自动化。...Convert PPT(X) to SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包含批注。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。...Java 向幻灯片添加组形状的步骤如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/group/
  10. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try to get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Load the presentation using (Presentation presentation = new Presentation("sample...image // using (var img = presentation.Slides[0].GetThumbnail(1...

    forum.aspose.com/t/bullet-color-turns-red-from-...