Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 113,580 for

presentation

(0.05 sec)
  1. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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.... Presentation p = new Presentation (); p . getViewProperties...将指定形状的副本添加/插入到集合中。 Presentation srcPres = new Presentation ( "data/Source...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...代码演示了如何向文本添加网站超链接: $presentation = new Presentation (); try { $shape1...$shape1 = $presentation -> getSlides () -> get_Item ( 0 ) -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  3. 动画图表|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 图表系列和动画...实例化 Presentation 类表示一个演示文稿文件 with slides . Presentation ( path...pptx" ) as presentation : # 获取图表对象的引用 slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  4. C++ API to Convert PDF to PPSM | products.aspos...

    Convert PDF to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...which is used to store presentations. It is a compressed version...format and is used to store presentations with animations, transitions...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. Advanced Techniques for Extracting Text from PP...

    Learn how to streamline your workflows by extracting text from PPT, PPTX, and ODP Presentations. Explore the differences between binary and XML-based formats, discover best practices, and integrate extracted content into search, analytics, and accessibility solutions....Hide ] Extracting Text from Presentation Files (PPT, PPTX, ODP) –...Introduction Extracting text from presentation files is critical for automating...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...个段落的文本框,并且每个段落包含 3 个部分: 创建一个 Presentation 类的实例。 通过其索引访问相关幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  7. C++ API to Convert MD to OTP | products.aspose.com

    Convert MD to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...features for manipulating presentations, such as creating, editing...converting, and printing presentations. It also supports a variety...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. C++ API to Convert CGM to PPT | products.aspose...

    Convert CGM to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint) is a popular presentation format used for creating...creating and sharing presentations. It is widely used in the corporate...

    products.aspose.com/total/cpp/conversion/cgm-to...
  9. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. Convert PPTX to JPEG using C# | products.aspose...

    Sample code for PPTX to JPEG C# conversion. Use API example code for batch PPTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...