Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 129,303 for

presentation

(0.69 sec)
  1. 在 Android 上自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose....

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

    docs.aspose.com/slides/zh/androidjava/automatin...
  2. Merge HTML Files in Java | products.aspose.com

    Merge HTML to HTML in Java. Use Java library API to combine HTML files... merge, and manipulate presentations, HTML files, and other documents...HTML to HTML Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/merger/html-to-...
  3. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。...提供了一个简易 API,用于管理不同图表的趋势线: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...以下代码用于创建带有趋势线的图表。 # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/trend-line/
  4. Merge JPG to PDF in Java | products.aspose.com

    Merge JPG to PDF in Java. Use Java library API to combine JPG and PDF... merge, and manipulate presentations, PDFs, images, and other...merging JPG to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/jpg-to-pdf/
  5. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations in Java Contents [ Hide...bounds rectangle. Presentation pres = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/java/paragraph/
  6. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var Presentation = new Presentation(); Presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…...using var presentation = new Presentation(); presentation.Save("blank...

    forum.aspose.com/t/aspose-slides-for-net-is-not...
  7. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint Presentation by using easy API interface in C++...watermark in PowerPoint presentation by using easy API interface...for adding watermark using Presentation Class instance Add AutoShape...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...
  8. 档案

    档案...使用 Presentation 类加载 PowerPoint PPT/PPTX。 使用 Presentation.save(string...加载演示文稿 presentation = slides.Presentation("presentation.pptx")...

    blog.aspose.com/zh/slides/convert-powerpoint-pp...
  9. 档案

    档案... 首先,使用 Presentation 类加载 PowerPoint 演示文稿。 获取要在...设置水印的字体大小、颜色和旋转角度。 锁定水印以避免删除或修改。 最后,使用 Presentation.Save(string, SaveFormat)...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your Presentations with professional text formatting for maximum impact....Superscript and Subscript in Presentations Using PHP Contents [ Hide...example: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/superscript-and...