Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 129,971 for

presentation

(2.21 sec)
  1. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your Presentations sharp and consistent across any device....to use custom fonts in presentations without installing them...provide fonts for a specific presentation through document-level font...

    docs.aspose.com/slides/java/custom-font/
  2. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  4. 可中断库支持|Aspose.Slides 文档

    使用 Aspose.Slides for Java 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...setInterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用 InterruptionTokenSou...InterruptionTokenSou.Interrupt() 会中断与该 Presentation 关联的任何长时间运行的任务。 以下代码片段演示了如何中断正在运行的任务:...

    docs.aspose.com/slides/zh/java/support-for-inte...
  5. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint Presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in C++ Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/
  8. 档案

    档案... 首先,使用 Presentation 类加载演示文件或创建一个新文件。 然后,使用 ...设置超链接的其他属性,例如工具提示。 最后,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  9. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsm/
  10. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppt/