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

presentation

(1.37 sec)
  1. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. Python API code to extract images and text from PPT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/ppt/
  2. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Presentation; import com.aspose.slides...machine Presentation presentation = new Presentation(path + "OriginalFile...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  3. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/python-net/features-over...
  4. Secure Presentations on Android|Aspose.Slides D...

    Protect PowerPoint PPT, PPTX and ODP Presentations in Java with Aspose.Slides for Android—set passwords, apply encryption, enforce read-only, and remove protection with code....Secure Presentations on Android Contents [ Hide ] Add Digital...Signatures to Presentations on Android Secure Presentations with Passwords...

    docs.aspose.com/slides/androidjava/presentation...
  5. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...API 的典型场景如下所示: Presentation pres = new Presentation (); try { IPPImage...的旧方法调用替换为新的方法。 旧: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  7. 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...
  8. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG 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/odp-t...
  9. Convert DOT to PPTX via Java or with free Onlin...

    Java API to Export DOT to PPTX without using Microsoft Word or PowerPoint or online. Test free DOT to PPTX online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content into the Presentation and save it as a PPTX file...

    products.aspose.com/total/java/conversion/dot-t...
  10. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....table and save the resultant presentation on the disk in PPT , PPTX...Create a new presentation using the Presentation class and access...

    kb.aspose.com/slides/net/how-to-create-a-table-...