Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 130,056 for

presentation

(0.31 sec)
  1. 在 Java 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for Java 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。... Presentation presentation = new Presentation (); ISlide...ISlide slide0 = presentation . getSlides (). get_Item ( 0 ); ILayoutSlide...

    docs.aspose.com/slides/zh/java/automating-power...
  2. Multiple Format Support|Aspose.Slides Documenta...

    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....PPT – Microsoft PowerPoint Presentation 97 - 2003 PPS – Microsoft...2003 PPTX – Office Open XML Presentation PPSX – Office Open XML SlideShow...

    docs.aspose.com/slides/sharepoint/multiple-form...
  3. Export PPTX to WORDML on Andorid via Java or wi...

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

    products.aspose.com/total/android-java/conversi...
  4. Export PPTX to DOTM on Andorid via Java or with...

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

    products.aspose.com/total/android-java/conversi...
  5. Export PPTX to FLATOPC on Andorid via Java or w...

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

    products.aspose.com/total/android-java/conversi...
  6. Export PPTX to DOT on Andorid via Java or with ...

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

    products.aspose.com/total/android-java/conversi...
  7. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。...您可以按以下方式在幻灯片上添加缩放帧: 创建一个 Presentation 类的实例。 创建您打算链接的新的幻灯片。 为创建的幻灯片添加识别文本和背景。...pydrawing as draw with slides . Presentation () as pres : #添加新幻灯片到演示文稿...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... Presentation pres = new Presentation ( "demo.pptx"...

    docs.aspose.com/slides/java/public-api-and-back...
  10. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。...dispose (); Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/zh/java/working-solution...